Lines Matching refs:NS_IN6ADDRSZ
430 memcpy(&in6, cp, NS_IN6ADDRSZ); in getanswer()
696 size = NS_IN6ADDRSZ; in gethostbyname_internal_real()
849 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornetcontext_real()
855 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornetcontext_real()
859 uaddr += NS_IN6ADDRSZ - NS_INADDRSZ; in android_gethostbyaddrfornetcontext_real()
869 size = NS_IN6ADDRSZ; in android_gethostbyaddrfornetcontext_real()
975 len = NS_IN6ADDRSZ; in netbsd_gethostent_r()
986 len = NS_IN6ADDRSZ; in netbsd_gethostent_r()
1075 hp->h_length = NS_IN6ADDRSZ; in map_v4v6_hostent()
1080 if (ep - *bpp < (i + NS_IN6ADDRSZ)) { in map_v4v6_hostent()
1088 *bpp += NS_IN6ADDRSZ; in map_v4v6_hostent()
1158 info->hp->h_length = NS_IN6ADDRSZ; in _dns_gethtbyname()
1230 for (n = NS_IN6ADDRSZ - 1; n >= 0; n--) { in _dns_gethtbyaddr()
1291 if (blen + NS_IN6ADDRSZ > info->buflen) in _dns_gethtbyaddr()
1295 hp->h_length = NS_IN6ADDRSZ; in _dns_gethtbyaddr()
1332 hp->h_length = NS_IN6ADDRSZ; in _yp_hostent()