Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dppp.h35 #define PPP_IPV6 0x0057 /* Internet Protocol version 6 */ macro
H A Dgencode.c3058 ll_proto = PPP_IPV6; in ethertype_to_ppptype()
/dragonfly/contrib/tcpdump/
H A Dppp.h38 #define PPP_IPV6 0x0057 /* IPv6 */ macro
H A Dprint-ppp.c78 { PPP_IPV6, "IP6"},
1412 case PPP_IPV6: in ppp_hdlc()
1483 case PPP_IPV6: in handle_ppp()
1815 case PPP_IPV6: in ppp_bsdos_if_print()
1832 case PPP_IPV6: in ppp_bsdos_if_print()
1863 case PPP_IPV6: in ppp_bsdos_if_print()
H A Dprint-juniper.c1175 case PPP_IPV6 : in juniper_ppp_heuristic_guess()
/dragonfly/sys/net/ppp_layer/
H A Dppp_defs.h73 #define PPP_IPV6 0x57 /* Internet Protocol version 6*/ macro
/dragonfly/sys/net/sppp/
H A Dif_spppsubr.c98 #define PPP_IPV6 0x0057 /* Internet Protocol Version 6 */ macro
594 case PPP_IPV6: in sppp_input()
855 h->protocol = htons(PPP_IPV6); in sppp_output_serialized()