Searched refs:RT_SCOPE_LINK (Results 1 – 14 of 14) 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()
885 DN_FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) in dn_rt_set_next_hop()1140 RT_SCOPE_LINK); in dn_route_output_slow()
107 .scope = RT_SCOPE_LINK,111 .scope = RT_SCOPE_LINK,738 if (cfg->fc_scope >= RT_SCOPE_LINK) in fib_check_nh()752 nh->nh_scope = RT_SCOPE_LINK; in fib_check_nh()766 if (fl4.flowi4_scope < RT_SCOPE_LINK) in fib_check_nh()767 fl4.flowi4_scope = RT_SCOPE_LINK; in fib_check_nh()1461 next_fi->fib_nh[0].nh_scope != RT_SCOPE_LINK) in fib_select_default()
308 scope = RT_SCOPE_LINK; in fib_compute_spec_dst()544 cfg->fc_scope = RT_SCOPE_LINK; in rtentry_to_fib_config()830 cfg.fc_scope = RT_SCOPE_LINK; in fib_magic()
1406 if (nh->nh_gw && nh->nh_scope == RT_SCOPE_LINK) { in rt_set_nexthop()2084 nh->nh_scope == RT_SCOPE_LINK))) { in __mkroute_output()2160 RT_SCOPE_LINK : RT_SCOPE_UNIVERSE); in __ip_route_output_key_hash()2229 RT_SCOPE_LINK); in __ip_route_output_key_hash()2283 RT_SCOPE_LINK); in __ip_route_output_key_hash()
370 saddr = inet_select_addr(dev, target, RT_SCOPE_LINK); in arp_solicit()412 scope = RT_SCOPE_LINK; in arp_ignore()
671 saddr = inet_select_addr(dev, 0, RT_SCOPE_LINK); in icmp_send()
2349 case RT_SCOPE_LINK: return "link"; in rtn_scope()
1232 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
312 RT_SCOPE_LINK); in vrf_process_v4_outbound()823 RT_SCOPE_LINK : RT_SCOPE_UNIVERSE); in vrf_get_saddr()
403 inet_select_addr(br->dev, 0, RT_SCOPE_LINK) : 0; in br_ip4_multicast_alloc_query()
2862 if (ifa->ifa_scope == RT_SCOPE_LINK) in sit_add_v4_addrs()4283 return RT_SCOPE_LINK; in rt_scope()