Lines Matching refs:ifa_scope
374 ifa1->ifa_scope <= ifa->ifa_scope)
499 ifa->ifa_scope <= ifa1->ifa_scope)
507 if (ifa1->ifa_scope != ifa->ifa_scope) {
581 ifa->ifa_scope = RT_SCOPE_HOST;
874 ifa->ifa_scope = ifm->ifa_scope;
1167 ifa->ifa_scope = 0;
1293 if (ifa->ifa_scope != RT_SCOPE_LINK &&
1294 ifa->ifa_scope <= scope)
1321 if (min(ifa->ifa_scope, localnet_scope) > scope)
1383 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope);
1565 ifa->ifa_scope = RT_SCOPE_HOST;
1665 ifm->ifa_scope = ifa->ifa_scope;
1732 if (ifm->ifa_prefixlen || ifm->ifa_flags || ifm->ifa_scope) {