Home
last modified time | relevance | path

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

/external/curl/lib/
Dif2ip.c117 unsigned int remote_scope_id, const char *interf, in Curl_if2ip() argument
127 (void) remote_scope_id; in Curl_if2ip()
162 if(remote_scope_id && scopeid != remote_scope_id) { in Curl_if2ip()
206 unsigned int remote_scope_id, const char *interf, in Curl_if2ip() argument
216 (void)remote_scope_id; in Curl_if2ip()
259 unsigned int remote_scope_id, const char *interf, in Curl_if2ip() argument
264 (void) remote_scope_id; in Curl_if2ip()
Dif2ip.h43 unsigned int remote_scope_id, const char *interf,