Searched refs:NS_IN6ADDRSZ (Results 1 – 4 of 4) sorted by relevance
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()[all …]
102 #define IN6ADDRSZ NS_IN6ADDRSZ
89 #define NS_IN6ADDRSZ 16 /* IPv6 T_AAAA */ macro
331 if (rdlen != (size_t)NS_IN6ADDRSZ) in ns_sprintrrf()