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

/xnu-2422.115.4/bsd/netinet6/
H A Dicmp6.c1299 case ICMP6_NI_SUBJ_IPV6:
1300 #if ICMP6_NI_SUBJ_IPV6 != 0
1312 #if ICMP6_NI_SUBJ_IPV6 != 0
1313 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6)
1733 case ICMP6_NI_SUBJ_IPV6:
3084 (icmp6->icmp6_code == ICMP6_NI_SUBJ_IPV6 ||
/xnu-2422.115.4/bsd/netinet/
H A Dicmp6.h188 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro

Completed in 17 milliseconds