Searched refs:RT_SCOPE_LINK (Results 1 – 13 of 13) sorted by relevance
202 if (r->rtm_scope >= RT_SCOPE_LINK) in dn_fib_check_nh()212 nh->nh_scope = RT_SCOPE_LINK; in dn_fib_check_nh()221 if (fld.flowidn_scope < RT_SCOPE_LINK) in dn_fib_check_nh()222 fld.flowidn_scope = RT_SCOPE_LINK; in dn_fib_check_nh()601 req.rtm.rtm_scope = (type != RTN_LOCAL ? RT_SCOPE_LINK : RT_SCOPE_HOST); in fib_magic()
887 DN_FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) in dn_rt_set_next_hop()1137 RT_SCOPE_LINK); in dn_route_output_slow()
107 .scope = RT_SCOPE_LINK,111 .scope = RT_SCOPE_LINK,598 if (cfg->fc_scope >= RT_SCOPE_LINK) in fib_check_nh()609 nh->nh_scope = RT_SCOPE_LINK; in fib_check_nh()622 if (fl4.flowi4_scope < RT_SCOPE_LINK) in fib_check_nh()623 fl4.flowi4_scope = RT_SCOPE_LINK; in fib_check_nh()1180 next_fi->fib_nh[0].nh_scope != RT_SCOPE_LINK) in fib_select_default()
286 scope = RT_SCOPE_LINK; in fib_compute_spec_dst()510 cfg->fc_scope = RT_SCOPE_LINK; in rtentry_to_fib_config()788 cfg.fc_scope = RT_SCOPE_LINK; in fib_magic()
1401 if (nh->nh_gw && nh->nh_scope == RT_SCOPE_LINK) { in rt_set_nexthop()2003 nh->nh_scope == RT_SCOPE_LINK))) { in __mkroute_output()2085 RT_SCOPE_LINK : RT_SCOPE_UNIVERSE); in __ip_route_output_key()2153 RT_SCOPE_LINK); in __ip_route_output_key()2201 RT_SCOPE_LINK); in __ip_route_output_key()
333 saddr = inet_select_addr(dev, target, RT_SCOPE_LINK); in arp_solicit()373 scope = RT_SCOPE_LINK; in arp_ignore()
647 saddr = inet_select_addr(dev, 0, RT_SCOPE_LINK); in icmp_send()
2329 case RT_SCOPE_LINK: return "link"; in rtn_scope()
1229 if (ifa->ifa_scope != RT_SCOPE_LINK && in inet_select_addr()
120 ifm->ifa_scope = RT_SCOPE_LINK; in fill_addr()
262 RT_SCOPE_LINK=253, enumerator
389 inet_select_addr(br->dev, 0, RT_SCOPE_LINK) : 0; in br_ip4_multicast_alloc_query()
2793 if (ifa->ifa_scope == RT_SCOPE_LINK) in sit_add_v4_addrs()4200 return RT_SCOPE_LINK; in rt_scope()