Searched refs:SC_DC_ERROR (Results 1 – 7 of 7) sorted by relevance
103 #define SC_DC_ERROR 0x00400000 /* non-fatal decomp error detected */ macro
52 #define SC_DC_ERROR 0x00400000 /* non-fatal decomp error detected */ macro
2211 (ppp->rstate & (SC_DC_FERROR | SC_DC_ERROR)) == 0) in ppp_receive_nonmp_frame()2405 ppp->rstate |= SC_DC_ERROR; in ppp_decompress_frame()2964 ppp->rstate &= ~(SC_DC_ERROR | SC_DC_FERROR); in ppp_ccp_peek()2983 ppp->rstate &= ~SC_DC_ERROR; in ppp_ccp_peek()
359 SC_DC_ERROR CCP decompressor detected non-fatal error