Searched refs:PPP_GOODFCS (Results 1 – 6 of 6) sorted by relevance
154 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
1817 } else if (pcrx->inFCS != PPP_GOODFCS) { in pppInProc()
244 && framelen > 2 && fcs == PPP_GOODFCS) {
156 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro527 } else if (pppos->in_fcs != PPP_GOODFCS) { in pppos_input()
156 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro510 } else if (pppos->in_fcs != PPP_GOODFCS) { in pppos_input()
Completed in 18 milliseconds