Searched refs:SC_REJ_COMP_TCP (Results 1 – 7 of 7) sorted by relevance
80 #define SC_REJ_COMP_TCP 0x00000020 /* reject TCP (VJ) comp. on input */ macro
26 #define SC_REJ_COMP_TCP 0x00000020 /* reject TCP (VJ) comp. on input */ macro
164 |SC_COMP_TCP|SC_REJ_COMP_TCP|SC_MUST_COMP)2224 if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()2258 if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()
334 SC_REJ_COMP_TCP disable receive TCP header decompression