Home
last modified time | relevance | path

Searched refs:ipv6Index (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c88 size_t ipv6Index = 0; in sort_dns() local
100 next->ai_next = ipv6Dns[ipv6Index++]; in sort_dns()
108 while (ipv6Index < ipv6Size) { in sort_dns()
109 next->ai_next = ipv6Dns[ipv6Index++]; in sort_dns()

Completed in 2 milliseconds