Searched refs:scopeidx (Results 1 – 1 of 1) sorted by relevance
4202 unsigned int scopeidx = 0; in parseurlandfillconn() local4210 scopeidx = if_nametoindex(ifname); in parseurlandfillconn()4211 if(scopeidx == 0) { in parseurlandfillconn()4216 if(scopeidx > 0) { in parseurlandfillconn()4221 conn->scope_id = scopeidx; in parseurlandfillconn()