Searched refs:extractGetAddrInfoAnswers (Results 1 – 1 of 1) sorted by relevance
179 int extractGetAddrInfoAnswers(const addrinfo* result, std::vector<std::string>* ip_addrs) { in extractGetAddrInfoAnswers() function784 const int total_ip_addr_count = extractGetAddrInfoAnswers(result, &ip_addrs); in run()