Home
last modified time | relevance | path

Searched refs:IN6_IS_ADDR_SITELOCAL (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/netinet/
Din6.h60 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/bionic/libc/dns/net/
Dgetaddrinfo.c1269 if (IN6_IS_ADDR_SITELOCAL(a6) || IN6_IS_ADDR_MC_SITELOCAL(a6)) in ip6_str2scopeid()
1506 } else if (IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr)) { in _get_scope()
1573 } else if (IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr)) { in _get_label()
1614 IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr) || in _get_precedence()
Dgethnamaddr.c881 IN6_IS_ADDR_SITELOCAL((const struct in6_addr *)addr))) { in android_gethostbyaddrfornet_real()