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