Lines Matching refs:NS_IN6ADDRSZ
429 memcpy(&in6, cp, NS_IN6ADDRSZ); in getanswer()
695 size = NS_IN6ADDRSZ; in gethostbyname_internal_real()
848 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornetcontext_real()
854 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornetcontext_real()
858 uaddr += NS_IN6ADDRSZ - NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
868 size = NS_IN6ADDRSZ; in android_gethostbyaddrfornetcontext_real()
974 len = NS_IN6ADDRSZ; in netbsd_gethostent_r()
985 len = NS_IN6ADDRSZ; in netbsd_gethostent_r()
1074 hp->h_length = NS_IN6ADDRSZ; in map_v4v6_hostent()
1079 if (ep - *bpp < (i + NS_IN6ADDRSZ)) { in map_v4v6_hostent()
1087 *bpp += NS_IN6ADDRSZ; in map_v4v6_hostent()
1157 info->hp->h_length = NS_IN6ADDRSZ; in _dns_gethtbyname()
1229 for (n = NS_IN6ADDRSZ - 1; n >= 0; n--) { in _dns_gethtbyaddr()
1290 if (blen + NS_IN6ADDRSZ > info->buflen) in _dns_gethtbyaddr()
1294 hp->h_length = NS_IN6ADDRSZ; in _dns_gethtbyaddr()
1331 hp->h_length = NS_IN6ADDRSZ; in _yp_hostent()