Searched refs:PPP_VJC_UNCOMP (Results 1 – 4 of 4) sorted by relevance
42 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ macro
88 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ macro
148 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ macro
864 protocol = PPP_VJC_UNCOMP; in pppifOutput()1642 case PPP_VJC_UNCOMP: /* VJ uncompressed TCP */ in pppInput()