Searched refs:IN6_IS_ADDR_SITELOCAL (Results 1 – 4 of 4) sorted by relevance
110 #if !defined(IN6_IS_ADDR_SITELOCAL) in netinet_in_h()111 #error IN6_IS_ADDR_SITELOCAL in netinet_in_h()
64 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
1274 if (IN6_IS_ADDR_SITELOCAL(a6) || IN6_IS_ADDR_MC_SITELOCAL(a6)) in ip6_str2scopeid()1525 } else if (IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr)) { in _get_scope()1592 } else if (IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr)) { in _get_label()1633 IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr) || in _get_precedence()
851 IN6_IS_ADDR_SITELOCAL((const struct in6_addr *)addr))) { in android_gethostbyaddrfornetcontext_real()