Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dppp.h31 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
H A Dgencode.c3363 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, PPP_VJNC); in gen_linktype()
/freebsd/contrib/tcpdump/
H A Dppp.h33 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
H A Dprint-ppp.c72 { PPP_VJNC, "VJNC IP" },
1491 case PPP_VJNC: in handle_ppp()
1808 if (ndo->ndo_eflag && (ptype == PPP_VJC || ptype == PPP_VJNC)) { in ppp_bsdos_if_print()
1844 case PPP_VJNC: in ppp_bsdos_if_print()