Lines Matching refs:NS_IN6ADDRSZ
414 memcpy(&in6, cp, NS_IN6ADDRSZ); in getanswer()
720 size = NS_IN6ADDRSZ; in gethostbyname_internal_real()
879 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornet_real()
885 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornet_real()
889 uaddr += NS_IN6ADDRSZ - NS_INADDRSZ; in android_gethostbyaddrfornet_real()
899 size = NS_IN6ADDRSZ; in android_gethostbyaddrfornet_real()
1006 len = NS_IN6ADDRSZ; in netbsd_gethostent_r()
1017 len = NS_IN6ADDRSZ; in netbsd_gethostent_r()
1106 hp->h_length = NS_IN6ADDRSZ; in map_v4v6_hostent()
1111 if (ep - *bpp < (i + NS_IN6ADDRSZ)) { in map_v4v6_hostent()
1119 *bpp += NS_IN6ADDRSZ; in map_v4v6_hostent()
1189 info->hp->h_length = NS_IN6ADDRSZ; in _dns_gethtbyname()
1262 for (n = NS_IN6ADDRSZ - 1; n >= 0; n--) { in _dns_gethtbyaddr()
1324 if (blen + NS_IN6ADDRSZ > info->buflen) in _dns_gethtbyaddr()
1328 hp->h_length = NS_IN6ADDRSZ; in _dns_gethtbyaddr()
1365 hp->h_length = NS_IN6ADDRSZ; in _yp_hostent()