Home
last modified time | relevance | path

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

/external/libpcap/
Dppp.h31 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
Dgencode.c3221 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, PPP_VJNC); in gen_linktype()
/external/tcpdump/
Dppp.h33 #define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ macro
Dprint-ppp.c71 { PPP_VJNC, "VJNC IP" },
1483 case PPP_VJNC: in handle_ppp()
1778 if (ndo->ndo_eflag && (ptype == PPP_VJC || ptype == PPP_VJNC)) { in ppp_bsdos_if_print()
1814 case PPP_VJNC: in ppp_bsdos_if_print()