Searched refs:flowi4_scope (Results 1 – 9 of 9) sorted by relevance
39 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
96 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
73 #define flowi4_scope __fl_common.flowic_scope macro103 fl4->flowi4_scope = scope; in flowi4_init_output()
36 __entry->scope = flp->flowi4_scope;
812 u8 scope = fl4->flowi4_scope; in vrf_get_saddr()822 fl4->flowi4_scope = ((tos & RTO_ONLINK) ? in vrf_get_saddr()835 fl4->flowi4_scope = scope; in vrf_get_saddr()
302 .flowi4_scope = scope, in fib_compute_spec_dst()339 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in __fib_validate_source()1047 .flowi4_scope = frn->fl_scope, in nl_fib_lookup()
760 .flowi4_scope = cfg->fc_scope + 1, 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()
1834 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()2159 fl4->flowi4_scope = ((tos & RTO_ONLINK) ? in __ip_route_output_key_hash()2235 fl4->flowi4_scope); in __ip_route_output_key_hash()
1406 if (fa->fa_info->fib_scope < flp->flowi4_scope) in fib_table_lookup()