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