Searched refs:scopeidx (Results 1 – 1 of 1) sorted by relevance
4366 unsigned int scopeidx = 0; in parseurlandfillconn() local4374 scopeidx = if_nametoindex(ifname); in parseurlandfillconn()4375 if(scopeidx == 0) { in parseurlandfillconn()4380 if(scopeidx > 0) { in parseurlandfillconn()4385 conn->scope_id = scopeidx; in parseurlandfillconn()