Home
last modified time | relevance | path

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

/sysdeps/posix/
A Dgetaddrinfo.c1159 get_scope (const struct sockaddr_in6 *in6) in get_scope() function
1393 = get_scope ((struct sockaddr_in6 *) a1->dest_addr->ai_addr); in rfc3484_sort()
1396 = get_scope ((struct sockaddr_in6 *) a2->dest_addr->ai_addr); in rfc3484_sort()
1400 int a1_src_scope = get_scope (&a1->source_addr); in rfc3484_sort()
1401 int a2_src_scope = get_scope (&a2->source_addr); in rfc3484_sort()

Completed in 6 milliseconds