Searched refs:scopeidx (Results 1 – 1 of 1) sorted by relevance
1700 unsigned int scopeidx = 0; local1702 scopeidx = Curl_if_nametoindex(zoneid);1704 scopeidx = if_nametoindex(zoneid);1706 if(!scopeidx) {1714 conn->scope_id = scopeidx;
Completed in 9 milliseconds