Searched refs:Curl_if2ip (Results 1 – 5 of 5) sorted by relevance
/external/curl/lib/ |
D | if2ip.c | 99 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() function 181 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() function 227 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() function
|
D | if2ip.h | 41 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope,
|
D | connect.c | 318 switch(Curl_if2ip(af, scope, conn->scope_id, dev, in bindlocal()
|
D | ftp.c | 1040 switch(Curl_if2ip(conn->ip_addr->ai_family, in ftp_state_use_port()
|
/external/curl/docs/ |
D | INTERNALS.md | 307 The `Curl_if2ip()` function can be used for getting the IP number of a
|