Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Din6.h410 #define IN6_IS_ADDR_MC_NODELOCAL(a) \ macro
430 #define IN6_IS_ADDR_MC_NODELOCAL(a) \ macro
H A Dnd6_prproxy.c505 if (IN6_IS_ADDR_MC_NODELOCAL(&ip6->ip6_dst) || in nd6_prproxy_isours()