Searched refs:SC_DECOMP_ON (Results 1 – 2 of 2) sorted by relevance
46 #define SC_DECOMP_ON 0x01 macro
1084 if (mis->compflags & SC_DECOMP_ON) { in isdn_ppp_push_higher()1404 if (ipts->compflags & SC_DECOMP_ON) { in isdn_ppp_xmit()2714 mis->compflags &= ~(SC_DECOMP_ON | SC_COMP_ON); in isdn_ppp_receive_ccp()2725 mis->compflags |= SC_DECOMP_ON; in isdn_ppp_receive_ccp()2894 is->compflags &= ~SC_DECOMP_ON; in isdn_ppp_send_ccp()2903 is->compflags &= ~(SC_DECOMP_ON | SC_COMP_ON); in isdn_ppp_send_ccp()