Searched refs:scopeidx (Results 1 – 1 of 1) sorted by relevance
4555 unsigned int scopeidx = 0; in parseurlandfillconn() local4563 scopeidx = if_nametoindex(ifname); in parseurlandfillconn()4564 if(scopeidx == 0) { in parseurlandfillconn()4569 if(scopeidx > 0) { in parseurlandfillconn()4574 conn->scope_id = scopeidx; in parseurlandfillconn()