Searched refs:scopeidx (Results 1 – 1 of 1) sorted by relevance
2184 unsigned int scopeidx = 0; in parseurlandfillconn() local2192 scopeidx = if_nametoindex(ifname); in parseurlandfillconn()2193 if(scopeidx == 0) { in parseurlandfillconn()2198 if(scopeidx > 0) { in parseurlandfillconn()2203 conn->scope_id = scopeidx; in parseurlandfillconn()