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

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1095 #ifndef ICMP6_NI_SUBJ_IPV6
1096 # define ICMP6_NI_SUBJ_IPV6 0 macro
/freebsd-11-stable/sys/netinet6/
H A Dicmp6.c1259 case ICMP6_NI_SUBJ_IPV6:
1260 #if ICMP6_NI_SUBJ_IPV6 != 0
1272 #if ICMP6_NI_SUBJ_IPV6 != 0
1273 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6)
1665 case ICMP6_NI_SUBJ_IPV6:
/freebsd-11-stable/sys/netinet/
H A Dicmp6.h160 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
/freebsd-11-stable/sbin/ping6/
H A Dping6.c1282 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6;
1309 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6;
2426 case ICMP6_NI_SUBJ_IPV6:
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-icmp6.c159 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
1650 case ICMP6_NI_SUBJ_IPV6:
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c249 { ICMP6_NI_SUBJ_IPV6, "ipv6" },

Completed in 106 milliseconds