Searched refs:SC_COMP_AC (Results 1 – 2 of 2) sorted by relevance
22 #define SC_COMP_AC 0x00000002 /* header compression (output) */ macro
1470 if (!(ipt->pppcfg & SC_COMP_AC)) { in isdn_ppp_xmit()2250 if (!(is->pppcfg & SC_COMP_AC)) { in isdn_ppp_ccp_xmit_reset()2867 if (!(is->pppcfg & SC_COMP_AC) && data[0] == 0xff && data[1] == 0x03) { in isdn_ppp_send_ccp()