Searched refs:SC_COMP_AC (Results 1 – 6 of 6) sorted by relevance
21 #define SC_COMP_AC 0x00000002 /* header compression (output) */ macro
532 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_sync_txmunge()
226 if ((opt->ppp_flags & SC_COMP_AC) == 0 || islcp) { in pptp_xmit()
573 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_async_encode()
874 needaddr = 2*((ap->flags & SC_COMP_AC) == 0 || islcp); in irnet_prepare_skb()
1460 if (!(ipt->pppcfg & SC_COMP_AC)) { in isdn_ppp_xmit()2243 if (!(is->pppcfg & SC_COMP_AC)) { in isdn_ppp_ccp_xmit_reset()2863 if (!(is->pppcfg & SC_COMP_AC) && data[0] == 0xff && data[1] == 0x03) { in isdn_ppp_send_ccp()