Searched refs:SC_COMP_AC (Results 1 – 5 of 5) sorted by relevance
53 #define SC_COMP_AC 0x00000002 /* header compression (output) */ macro
556 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_sync_txmunge()
584 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_async_encode()
795 needaddr = 2*((ap->flags & SC_COMP_AC) == 0 || islcp); in irnet_prepare_skb()
1424 if(!(ipt->pppcfg & SC_COMP_AC)) { in isdn_ppp_xmit()2206 if(!(is->pppcfg & SC_COMP_AC)) { in isdn_ppp_ccp_xmit_reset()2824 if(!(is->pppcfg & SC_COMP_AC) && data[0] == 0xff && data[1] == 0x03) { in isdn_ppp_send_ccp()