Lines Matching refs:ifa_scope
378 ifa1->ifa_scope <= ifa->ifa_scope)
503 ifa->ifa_scope <= ifa1->ifa_scope)
511 if (ifa1->ifa_scope != ifa->ifa_scope) {
584 ifa->ifa_scope = RT_SCOPE_HOST;
888 ifa->ifa_scope = ifm->ifa_scope;
1191 ifa->ifa_scope = 0;
1317 if (ifa->ifa_scope != RT_SCOPE_LINK &&
1318 ifa->ifa_scope <= scope)
1345 if (min(ifa->ifa_scope, localnet_scope) > scope)
1407 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope);
1589 ifa->ifa_scope = RT_SCOPE_HOST;
1690 ifm->ifa_scope = ifa->ifa_scope;
1759 if (ifm->ifa_prefixlen || ifm->ifa_flags || ifm->ifa_scope) {