Lines Matching refs:ifa_scope
346 ifa1->ifa_scope <= ifa->ifa_scope) in __inet_del_ifa()
455 ifa->ifa_scope <= ifa1->ifa_scope) in __inet_insert_ifa()
463 if (ifa1->ifa_scope != ifa->ifa_scope) { in __inet_insert_ifa()
516 ifa->ifa_scope = RT_SCOPE_HOST; in inet_set_ifa()
791 ifa->ifa_scope = ifm->ifa_scope; in rtm_to_ifaddr()
1073 ifa->ifa_scope = 0; in devinet_ioctl()
1205 if (ifa->ifa_scope > scope) in inet_select_addr()
1229 if (ifa->ifa_scope != RT_SCOPE_LINK && in inet_select_addr()
1230 ifa->ifa_scope <= scope) { in inet_select_addr()
1251 ifa->ifa_scope <= scope) { in confirm_addr_indev()
1266 if (ifa->ifa_scope <= scope) { in confirm_addr_indev()
1422 ifa->ifa_scope = RT_SCOPE_HOST; in inetdev_event()
1519 ifm->ifa_scope = ifa->ifa_scope; in inet_fill_ifaddr()