Searched refs:ICMP6_NODEINFO_GLOBALOK (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netinet/ | ||
| HD | icmp6.h | 774 #define ICMP6_NODEINFO_GLOBALOK 0x8 macro |
| /NextBSD/sys/netinet6/ | ||
| HD | icmp6.c | 1275 if ((V_icmp6_nodeinfo & ICMP6_NODEINFO_GLOBALOK) == 0 && in ni6_input() |