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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c1345 case ICMP6_NI_SUBJ_IPV6:
1346 #if ICMP6_NI_SUBJ_IPV6 != 0
1358 #if ICMP6_NI_SUBJ_IPV6 != 0
1359 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6)
1779 case ICMP6_NI_SUBJ_IPV6:
3125 (icmp6->icmp6_code == ICMP6_NI_SUBJ_IPV6 ||
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h188 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro

Completed in 12 milliseconds