Home
last modified time | relevance | path

Searched refs:SC_COMP_AC (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dppp-ioctl.h22 #define SC_COMP_AC 0x00000002 /* header compression (output) */ macro
/linux/drivers/net/ppp/
H A Dppp_synctty.c523 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_sync_txmunge()
H A Dpptp.c200 if ((opt->ppp_flags & SC_COMP_AC) == 0 || islcp) { in pptp_xmit()
H A Dppp_async.c564 if ((ap->flags & SC_COMP_AC) == 0 || islcp) { in ppp_async_encode()