Home
last modified time | relevance | path

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

/external/libpcap/
Dppp.h32 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
Dgencode.c2327 b0 = gen_cmp(OR_LINK, off_linktype, BPF_H, PPP_VJNC);
/external/tcpdump/
Dppp.h34 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
Dprint-ppp.c76 { PPP_VJNC, "VJNC IP" },
1364 case PPP_VJNC: in handle_ppp()
1653 if (eflag && (ptype == PPP_VJC || ptype == PPP_VJNC)) { in ppp_bsdos_if_print()
1691 case PPP_VJNC: in ppp_bsdos_if_print()