Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/posix/
Dgetaddrinfo.c1636 struct sockaddr_in *in1_dst in rfc3484_sort() local
1638 in_addr_t in1_dst_addr = ntohl (in1_dst->sin_addr.s_addr); in rfc3484_sort()
1663 struct sockaddr_in6 *in1_dst; in rfc3484_sort() local
1668 in1_dst = (struct sockaddr_in6 *) a1->dest_addr->ai_addr; in rfc3484_sort()
1675 if (in1_dst->sin6_addr.s6_addr32[i] in rfc3484_sort()
1683 bit1 = fls (ntohl (in1_dst->sin6_addr.s6_addr32[i] in rfc3484_sort()