Searched refs:tcp_host_is_local (Results 1 – 1 of 1) sorted by relevance
156 static bool tcp_host_is_local(std::string_view hostname) { in tcp_host_is_local() function184 return tcp_host_is_local(hostname); in is_local_socket_spec()205 if (tcp_host_is_local(hostname)) { in socket_spec_connect()355 } else if (tcp_host_is_local(hostname)) {