Searched refs:PPP_GOODFCS (Results 1 – 2 of 2) sorted by relevance
244 && framelen > 2 && fcs == PPP_GOODFCS) {
156 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro532 } else if (pppos->in_fcs != PPP_GOODFCS) { in pppos_input()