Home
last modified time | relevance | path

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

/external/curl/lib/
Dif2ip.c99 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
107 (void) remote_scope; in Curl_if2ip()
129 if(ifscope != remote_scope) { in Curl_if2ip()
181 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
191 (void)remote_scope; in Curl_if2ip()
227 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
232 (void) remote_scope; in Curl_if2ip()
Dif2ip.h41 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope,