Searched refs:PPP_VJC_UNCOMP (Results 1 – 2 of 2) sorted by relevance
86 #define PPP_VJC_UNCOMP 0x002f /* VJ uncompressed TCP */ macro
1183 protocol = PPP_VJC_UNCOMP; in ppp_dequeue()1604 } else if (proto == PPP_VJC_UNCOMP) { in ppp_inproc()