Searched refs:ipaddr4 (Results 1 – 1 of 1) sorted by relevance
149 const struct in_addr *ipaddr4 = &sa4->sin_addr; in Curl_printable_address() local150 (void)Curl_inet_ntop(ai->ai_family, (const void *)ipaddr4, buf, bufsize); in Curl_printable_address()