Home
last modified time | relevance | path

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

/external/c-ares/
Dares_gethostbyname.c84 static int get6_address_index(const struct ares_in6_addr *addr,
491 ind1 = get6_address_index(&a1, sortlist, nsort); in sort6_addresses()
495 ind2 = get6_address_index(&a2, sortlist, nsort); in sort6_addresses()
507 static int get6_address_index(const struct ares_in6_addr *addr, in get6_address_index() function