Home
last modified time | relevance | path

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

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