Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dppp.h30 #define PPP_VJC 0x002d /* Van Jacobson Compressed TCP/IP */ macro
H A Dgencode.c3361 b1 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, PPP_VJC); in gen_linktype()
/freebsd/contrib/tcpdump/
H A Dppp.h32 #define PPP_VJC 0x002d /* Van Jacobson Compressed TCP/IP */ macro
H A Dprint-ppp.c71 { PPP_VJC, "VJC IP" },
299 { PPP_VJC, "VJ-Comp" },
1055 case PPP_VJC: in print_ipcp_config_options()
1808 if (ndo->ndo_eflag && (ptype == PPP_VJC || ptype == PPP_VJNC)) { in ppp_bsdos_if_print()
1827 case PPP_VJC: in ppp_bsdos_if_print()