Searched refs:tcp_host_is_local (Results 1 – 1 of 1) sorted by relevance
122 static bool tcp_host_is_local(std::string_view hostname) { in tcp_host_is_local() function150 return tcp_host_is_local(hostname); in is_local_socket_spec()162 if (tcp_host_is_local(hostname)) { in socket_spec_connect()274 } else if (tcp_host_is_local(hostname)) { in socket_spec_listen()