Home
last modified time | relevance | path

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

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