Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dclient.cpp25 bool IsIpv6(const std::string& address) { in IsIpv6() function
62 if (IsIpv6(host_)) { in Start()