Searched refs:SC_COMP_AC (Results 1 – 4 of 4) sorted by relevance
22 #define SC_COMP_AC 0x00000002 /* header compression (output) */ macro
528 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_sync_txmunge()
186 if ((opt->ppp_flags & SC_COMP_AC) == 0 || islcp) { in pptp_xmit()
568 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_async_encode()
Completed in 8 milliseconds