Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dicmp6.c1174 case ICMP6_NI_SUBJ_IPV6: in ni6_input()
1175 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()
1187 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()
1188 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6) in ni6_input()
1574 case ICMP6_NI_SUBJ_IPV6: in ni6_addrs()
/dragonfly/sbin/ping6/
H A Dping6.c1111 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6; in pinger()
1138 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6; in pinger()
2203 case ICMP6_NI_SUBJ_IPV6: in pr_icmph()
/dragonfly/sys/netinet/
H A Dicmp6.h165 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
/dragonfly/contrib/tcpdump/
H A Dprint-icmp6.c158 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
1792 case ICMP6_NI_SUBJ_IPV6: in icmp6_nodeinfo_print()