Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_gethostbyname.c78 static int get6_address_index(const struct ares_in6_addr *addr,
499 ind1 = get6_address_index(&a1, sortlist, nsort); in sort6_addresses()
503 ind2 = get6_address_index(&a2, sortlist, nsort); in sort6_addresses()
515 static int get6_address_index(const struct ares_in6_addr *addr, in get6_address_index() function