Home
last modified time | relevance | path

Searched refs:Curl_if2ip (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/
Dif2ip.c116 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() function
201 return (Curl_if2ip(AF_INET, 0 /* unused */, 0, interf, buf, sizeof(buf)) == in Curl_if_is_interface_name()
205 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() function
258 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() function
Dif2ip.h42 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope,
Dconnect.c287 switch(Curl_if2ip(af, scope, conn->scope_id, dev, in bindlocal()
Dftp.c1078 switch(Curl_if2ip(conn->ip_addr->ai_family, in ftp_state_use_port()
/external/curl/docs/
DINTERNALS311 The `Curl_if2ip()` function can be used for getting the IP number of a
/external/curl/
DCHANGES.02290 - Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6
2414 - The getifaddrs() version of Curl_if2ip() crashed when used on a Linux