Lines Matching refs:ifa_scope
393 ifa1->ifa_scope <= ifa->ifa_scope) in __inet_del_ifa()
518 ifa->ifa_scope <= ifa1->ifa_scope) in __inet_insert_ifa()
526 if (ifa1->ifa_scope != ifa->ifa_scope) { in __inet_insert_ifa()
595 ifa->ifa_scope = RT_SCOPE_HOST; in inet_set_ifa()
899 ifa->ifa_scope = ifm->ifa_scope; in rtm_to_ifaddr()
1204 ifa->ifa_scope = 0; in devinet_ioctl()
1330 if (ifa->ifa_scope != RT_SCOPE_LINK && in in_dev_select_addr()
1331 ifa->ifa_scope <= scope) in in_dev_select_addr()
1359 if (min(ifa->ifa_scope, localnet_scope) > scope) in inet_select_addr()
1421 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope); in confirm_addr_indev()
1603 ifa->ifa_scope = RT_SCOPE_HOST; in inetdev_event()
1704 ifm->ifa_scope = ifa->ifa_scope; in inet_fill_ifaddr()
1773 if (ifm->ifa_prefixlen || ifm->ifa_flags || ifm->ifa_scope) { in inet_valid_dump_ifaddr_req()