Searched refs:PPP_VJC_UNCOMP (Results 1 – 3 of 3) sorted by relevance
82 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ macro
520 mp->b_rptr[3] = proto = PPP_VJC_UNCOMP; in spppcomp_outpkt()1472 if ((proto == PPP_VJC_COMP) || (proto == PPP_VJC_UNCOMP)) { in spppcomp_inpkt()
106 { PPP_VJC_UNCOMP, "VJ Uncompressed TCP", NULL, NULL, NULL },