Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c89 size_t ipv4Index = 0; in sort_dns() local
102 next->ai_next = ipv4Dns[ipv4Index++]; in sort_dns()
113 while (ipv4Index < ipv4Size) { in sort_dns()
114 next->ai_next = ipv4Dns[ipv4Index++]; in sort_dns()

Completed in 2 milliseconds