Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp_proxy.h35 int *pport, bool *pipv6_ip);
H A Dhttp_proxy.c57 int *pport, bool *pipv6_ip) in Curl_http_proxy_get_destination() argument
77 *pipv6_ip = (strchr(*phostname, ':') != NULL); in Curl_http_proxy_get_destination()
79 *pipv6_ip = cf->conn->bits.ipv6_ip; in Curl_http_proxy_get_destination()

Completed in 12 milliseconds