Home
last modified time | relevance | path

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

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