Home
last modified time | relevance | path

Searched refs:PPP_IPV6 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/libpcap/
H A Dppp.h35 #define PPP_IPV6 0x0057 /* Internet Protocol version 6 */ macro
H A Dgencode.c3105 ll_proto = PPP_IPV6; in ethertype_to_ppptype()
/freebsd/contrib/tcpdump/
H A Dppp.h38 #define PPP_IPV6 0x0057 /* IPv6 */ macro
H A Dprint-ppp.c80 { PPP_IPV6, "IP6"},
1419 case PPP_IPV6: in ppp_hdlc()
1496 case PPP_IPV6: in handle_ppp()
1835 case PPP_IPV6: in ppp_bsdos_if_print()
1852 case PPP_IPV6: in ppp_bsdos_if_print()
1883 case PPP_IPV6: in ppp_bsdos_if_print()
H A Dprint-juniper.c1160 case PPP_IPV6 : in juniper_ppp_heuristic_guess()
/freebsd/sys/net/
H A Dppp_defs.h73 #define PPP_IPV6 0x57 /* Internet Protocol version 6*/ macro