Searched refs:SC_LINK_DECOMP_ON (Results 1 – 2 of 2) sorted by relevance
51 #define SC_LINK_DECOMP_ON 0x10 macro
1042 if (is->compflags & SC_LINK_DECOMP_ON) { in isdn_ppp_receive()2720 is->compflags &= ~(SC_LINK_DECOMP_ON | SC_LINK_COMP_ON); in isdn_ppp_receive_ccp()2733 is->compflags |= SC_LINK_DECOMP_ON; in isdn_ppp_receive_ccp()2900 is->compflags &= ~SC_LINK_DECOMP_ON; in isdn_ppp_send_ccp()2909 is->compflags &= ~(SC_LINK_DECOMP_ON | SC_LINK_COMP_ON); in isdn_ppp_send_ccp()