Searched refs:SC_REJ_COMP_TCP (Results 1 – 4 of 4) sorted by relevance
57 #define SC_REJ_COMP_TCP 0x00000020 /* reject TCP (VJ) comp. on input */ macro
142 |SC_COMP_TCP|SC_REJ_COMP_TCP)1435 if (ppp->vj == 0 || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()1463 if (ppp->vj == 0 || (ppp->flags & SC_REJ_COMP_TCP)) in ppp_receive_nonmp_frame()
334 SC_REJ_COMP_TCP disable receive TCP header decompression
1956 (SC_ENABLE_IP | SC_NO_TCP_CCID | SC_REJ_COMP_TCP); in isdn_ppp_bundle()