Home
last modified time | relevance | path

Searched refs:SC_REJ_COMP_TCP (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dppp-ioctl.h26 #define SC_REJ_COMP_TCP 0x00000020 /* reject TCP (VJ) comp. on input */ macro
/linux-6.3-rc2/drivers/net/ppp/
A Dppp_generic.c164 |SC_COMP_TCP|SC_REJ_COMP_TCP|SC_MUST_COMP)
2397 if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()
2431 if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()
/linux-6.3-rc2/Documentation/networking/
A Dppp_generic.rst350 SC_REJ_COMP_TCP disable receive TCP header decompression

Completed in 12 milliseconds