Home
last modified time | relevance | path

Searched refs:ICMP6_NODEINFO_GLOBALOK (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.101.5/bsd/netinet/
H A Dicmp6.h843 #define ICMP6_NODEINFO_GLOBALOK 0x8 macro
/xnu-8796.101.5/bsd/netinet6/
H A Dicmp6.c1312 if ((icmp6_nodeinfo & ICMP6_NODEINFO_GLOBALOK) == 0 && in ni6_input()