Searched refs:IN6_IS_ADDR_MC_NODELOCAL (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6.h403 #define IN6_IS_ADDR_MC_NODELOCAL(a) \ macro
422 #define IN6_IS_ADDR_MC_NODELOCAL(a) \ macro
H A Dip6_mroute.c998 if (ip6->ip6_hlim <= 1 || IN6_IS_ADDR_MC_NODELOCAL(&ip6->ip6_dst) ||
H A Dnd6_prproxy.c529 if (IN6_IS_ADDR_MC_NODELOCAL(&ip6->ip6_dst) ||

Completed in 77 milliseconds