Searched refs:PPP_VJC_COMP (Results 1 – 2 of 2) sorted by relevance
85 #define PPP_VJC_COMP 0x002d /* VJ compressed TCP */ macro
1186 protocol = PPP_VJC_COMP; in ppp_dequeue()1438 ((proto) == PPP_VJC_COMP ? TYPE_COMPRESSED_TCP \1549 if (proto == PPP_VJC_COMP) { in ppp_inproc()