Searched refs:tcp_host_is_local (Results 1 – 1 of 1) sorted by relevance
155 static bool tcp_host_is_local(std::string_view hostname) { in tcp_host_is_local() function183 return tcp_host_is_local(hostname); in is_local_socket_spec()195 if (tcp_host_is_local(hostname)) { in socket_spec_connect()345 } else if (tcp_host_is_local(hostname)) {