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

/freebsd-12-stable/contrib/libpcap/
H A Dppp.h31 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
H A Dgencode.c3320 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, PPP_VJNC);
/freebsd-12-stable/contrib/tcpdump/
H A Dppp.h33 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
H A Dprint-ppp.c71 { PPP_VJNC, "VJNC IP" },
1483 case PPP_VJNC:
1778 if (ndo->ndo_eflag && (ptype == PPP_VJC || ptype == PPP_VJNC)) {
1814 case PPP_VJNC:

Completed in 219 milliseconds