Searched refs:ifa_scope (Results 1 – 6 of 6) sorted by relevance
276 if (!(ifa1->ifa_flags&IFA_F_SECONDARY) && ifa->ifa_scope <= ifa1->ifa_scope) in inet_insert_ifa()283 if (ifa1->ifa_scope != ifa->ifa_scope) { in inet_insert_ifa()330 ifa->ifa_scope = RT_SCOPE_HOST; in inet_set_ifa()424 ifa->ifa_scope = ifm->ifa_scope; in inet_rtm_newaddr()749 if (ifa->ifa_scope > scope) in inet_select_addr()776 if (ifa->ifa_scope != RT_SCOPE_LINK && in inet_select_addr()777 ifa->ifa_scope <= scope) { in inet_select_addr()801 ifa->ifa_scope <= scope) { in confirm_addr_indev()816 if (ifa->ifa_scope <= scope) { in confirm_addr_indev()941 ifa->ifa_scope = RT_SCOPE_HOST; in inetdev_event()[all …]
408 ifa->ifa_scope = RT_SCOPE_HOST; in dn_dev_set_ifa()560 ifa->ifa_scope = ifm->ifa_scope; in dn_dev_rtm_newaddr()583 ifm->ifa_scope = ifa->ifa_scope; in dn_dev_fill_ifaddr()965 ifa->ifa_scope = RT_SCOPE_UNIVERSE; in dn_dev_up()
12 unsigned char ifa_scope; member
86 unsigned char ifa_scope; member
305 unsigned char ifa_scope; /* See above */ member
1297 if (ifa->ifa_scope == RT_SCOPE_LINK) in sit_add_v4_addrs()1299 if (ifa->ifa_scope >= RT_SCOPE_HOST) { in sit_add_v4_addrs()1902 ifm->ifa_scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifaddr()1904 ifm->ifa_scope = RT_SCOPE_HOST; in inet6_fill_ifaddr()1906 ifm->ifa_scope = RT_SCOPE_LINK; in inet6_fill_ifaddr()1908 ifm->ifa_scope = RT_SCOPE_SITE; in inet6_fill_ifaddr()