Home | History | Annotate | Download | only in lib

Lines Matching full:scopeidx

4202         unsigned int scopeidx = 0;
4210 scopeidx = if_nametoindex(ifname);
4211 if(scopeidx == 0) {
4216 if(scopeidx > 0) {
4221 conn->scope_id = scopeidx;