Lines Matching refs:ifa_scope
356 ifa1->ifa_scope <= ifa->ifa_scope) in __inet_del_ifa()
468 ifa->ifa_scope <= ifa1->ifa_scope) in __inet_insert_ifa()
476 if (ifa1->ifa_scope != ifa->ifa_scope) { in __inet_insert_ifa()
547 ifa->ifa_scope = RT_SCOPE_HOST; in inet_set_ifa()
825 ifa->ifa_scope = ifm->ifa_scope; in rtm_to_ifaddr()
1116 ifa->ifa_scope = 0; in devinet_ioctl()
1238 if (ifa->ifa_scope != RT_SCOPE_LINK && in in_dev_select_addr()
1239 ifa->ifa_scope <= scope) in in_dev_select_addr()
1259 if (ifa->ifa_scope > scope) in inet_select_addr()
1318 ifa->ifa_scope <= scope) { in confirm_addr_indev()
1333 if (ifa->ifa_scope <= scope) { in confirm_addr_indev()
1502 ifa->ifa_scope = RT_SCOPE_HOST; in inetdev_event()
1601 ifm->ifa_scope = ifa->ifa_scope; in inet_fill_ifaddr()