Searched refs:SC_COMP_AC (Results 1 – 3 of 3) 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()
564 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_async_encode()