Searched refs:IN6_IS_ADDR_SITELOCAL (Results 1 – 3 of 3) sorted by relevance
60 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
656 IN6_IS_ADDR_SITELOCAL((const struct in6_addr *)(const void *)uaddr))) { in gethostbyaddr()
1017 if (IN6_IS_ADDR_SITELOCAL(a6) || IN6_IS_ADDR_MC_SITELOCAL(a6)) in ip6_str2scopeid()