Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dicmp6.c1278 case ICMP6_NI_SUBJ_IPV6: in ni6_input()
1279 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()
1291 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()
1292 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6) in ni6_input()
1694 case ICMP6_NI_SUBJ_IPV6: in ni6_addrs()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1080 #ifndef ICMP6_NI_SUBJ_IPV6
1081 # define ICMP6_NI_SUBJ_IPV6 0 macro
/freebsd/sys/netinet/
H A Dicmp6.h159 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
/freebsd/sbin/ping/
H A Dping6.c1313 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6; in pinger()
1345 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6; in pinger()
2413 case ICMP6_NI_SUBJ_IPV6: in pr_icmph()
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c158 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
1778 case ICMP6_NI_SUBJ_IPV6: in icmp6_nodeinfo_print()
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c244 { ICMP6_NI_SUBJ_IPV6, "ipv6" },