Home
last modified time | relevance | path

Searched refs:PPP_IP (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-vjc.c94 return PPP_IP; in vjc_print()
98 return PPP_IP; in vjc_print()
H A Dppp.h26 #define PPP_IP 0x0021 /* Raw IP */ macro
H A Dprint-ppp.c63 { PPP_IP, "IP" },
1414 case PPP_IP: in ppp_hdlc()
1490 case PPP_IP: in handle_ppp()
1830 case PPP_IP: in ppp_bsdos_if_print()
1847 case PPP_IP: in ppp_bsdos_if_print()
1878 case PPP_IP: in ppp_bsdos_if_print()
H A Dprint-juniper.c1149 case PPP_IP : in juniper_ppp_heuristic_guess()
/freebsd/contrib/libpcap/
H A Dppp.h24 #define PPP_IP 0x0021 /* Raw IP */ macro
H A Dgencode.c3206 ll_proto = PPP_IP; in ethertype_to_ppptype()
3465 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, PPP_IP); in gen_linktype()
/freebsd/sys/net/
H A Dppp_defs.h57 #define PPP_IP 0x21 /* Internet Protocol */ macro