Searched refs:ICMP6_NODEINFO_GLOBALOK (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.81.2/bsd/netinet/ | ||
| H A D | icmp6.h | 843 #define ICMP6_NODEINFO_GLOBALOK 0x8 macro |
| /xnu-8792.81.2/bsd/netinet6/ | ||
| H A D | icmp6.c | 1312 if ((icmp6_nodeinfo & ICMP6_NODEINFO_GLOBALOK) == 0 && in ni6_input() |