Searched refs:PPP_GOODFCS (Results 1 – 4 of 4) sorted by relevance
68 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
214 } else if (fcs != PPP_GOODFCS) { in hdlc_loop()
557 } else if (bcs->rx_fcs != PPP_GOODFCS) { in hdlc_done()
521 if (bcs->hw.tiger.r_fcs == PPP_GOODFCS) { in read_raw()