Home
last modified time | relevance | path

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

/external/curl/lib/
Dif2ip.c100 unsigned int remote_scope_id, const char *interf, in Curl_if2ip() argument
112 (void) remote_scope_id; in Curl_if2ip()
146 if(remote_scope_id && scopeid != remote_scope_id) { in Curl_if2ip()
182 unsigned int remote_scope_id, const char *interf, in Curl_if2ip() argument
192 (void)remote_scope_id; in Curl_if2ip()
228 unsigned int remote_scope_id, const char *interf, in Curl_if2ip() argument
233 (void) remote_scope_id; in Curl_if2ip()
Dif2ip.h42 unsigned int remote_scope_id, const char *interf,