Searched refs:PPP_GOODFCS (Results 1 – 3 of 3) sorted by relevance
82 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
59 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro527 if (fcs != PPP_GOODFCS) { in ng_pred1_decompress()
521 if (sc->fcs != PPP_GOODFCS) { in nga_rcv_async()