Searched refs:IsIpv6 (Results 1 – 1 of 1) sorted by relevance
25 bool IsIpv6(const std::string& address) { in IsIpv6() function62 if (IsIpv6(host_)) { in Start()