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