Searched refs:PPP_VJNC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/libpcap/
H A Dppp.h32 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
H A Dgencode.c3127 b0 = gen_cmp(OR_LINK, off_linktype, BPF_H, PPP_VJNC);
/freebsd-10.0-release/contrib/tcpdump/
H A Dppp.h36 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
H A Dprint-ppp.c78 { PPP_VJNC, "VJNC IP" },
1366 case PPP_VJNC:
1655 if (eflag && (ptype == PPP_VJC || ptype == PPP_VJNC)) {
1693 case PPP_VJNC:

Completed in 177 milliseconds