Searched refs:SC_LINK_DECOMP_ON (Results 1 – 2 of 2) sorted by relevance
50 #define SC_LINK_DECOMP_ON 0x10 macro
1003 if (is->compflags & SC_LINK_DECOMP_ON) { in isdn_ppp_receive()2687 is->compflags &= ~(SC_LINK_DECOMP_ON|SC_LINK_COMP_ON); in isdn_ppp_receive_ccp()2700 is->compflags |= SC_LINK_DECOMP_ON; in isdn_ppp_receive_ccp()2867 is->compflags &= ~SC_LINK_DECOMP_ON; in isdn_ppp_send_ccp()2876 is->compflags &= ~(SC_LINK_DECOMP_ON|SC_LINK_COMP_ON); in isdn_ppp_send_ccp()