Home
last modified time | relevance | path

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

/external/curl/lib/
Dif2ip.c115 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
123 (void) remote_scope; in Curl_if2ip()
145 if(ifscope != remote_scope) { in Curl_if2ip()
206 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
216 (void)remote_scope; in Curl_if2ip()
259 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, in Curl_if2ip() argument
264 (void) remote_scope; in Curl_if2ip()
Dif2ip.h42 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope,