Searched refs:SC_NO_TCP_CCID (Results 1 – 3 of 3) sorted by relevance
24 #define SC_NO_TCP_CCID 0x00000008 /* disable VJ connection-id comp. */ macro
162 #define SC_FLAG_BITS (SC_NO_TCP_CCID|SC_CCP_OPEN|SC_CCP_UP|SC_LOOP_TRAFFIC \1792 !(ppp->flags & SC_NO_TCP_CCID)); in ppp_send_frame()
348 SC_NO_TCP_CCID disable connection-id compression for
Completed in 9 milliseconds