Home
last modified time | relevance | path

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

/third_party/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()
131 if(ifscope != remote_scope) { in Curl_if2ip()
184 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
195 (void)remote_scope; in Curl_if2ip()
233 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
238 (void) remote_scope; in Curl_if2ip()
Dif2ip.h41 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope,