Searched refs:SC_REJ_COMP_TCP (Results 1 – 4 of 4) sorted by relevance
24 #define SC_REJ_COMP_TCP 0x00000020 /* reject TCP (VJ) comp. on input */ macro
150 |SC_COMP_TCP|SC_REJ_COMP_TCP|SC_MUST_COMP)1693 if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()1727 if (!ppp->vj || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()
334 SC_REJ_COMP_TCP disable receive TCP header decompression
1966 (SC_ENABLE_IP | SC_NO_TCP_CCID | SC_REJ_COMP_TCP); in isdn_ppp_bundle()