Searched refs:flowi4_scope (Results 1 – 14 of 14) sorted by relevance
72 #define flowi4_scope __fl_common.flowic_scope macro105 fl4->flowi4_scope = scope; in flowi4_init_output()
165 .flowi4_scope = scope, in ip_route_output()
37 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
80 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
65 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
48 __entry->scope = flp->flowi4_scope;
297 .flowi4_scope = scope, in fib_compute_spec_dst()361 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in __fib_validate_source()1347 .flowi4_scope = frn->fl_scope, in nl_fib_lookup()
1159 .flowi4_scope = scope + 1, in fib_check_nh_v4_gw()1165 if (fl4.flowi4_scope < RT_SCOPE_LINK) in fib_check_nh_v4_gw()1166 fl4.flowi4_scope = RT_SCOPE_LINK; in fib_check_nh_v4_gw()
2270 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()2716 fl4->flowi4_scope); in ip_route_output_key_hash_rcu()
1588 if (fa->fa_info->fib_scope < flp->flowi4_scope) in fib_table_lookup()
477 .flowi4_scope = ip_sock_rt_scope(sk), in dccp_v4_route_skb()
440 fl4->flowi4_scope = ip_sock_rt_scope(asoc->base.sk); in sctp_v4_get_dst()
354 fl4->flowi4_scope = ip_sock_rt_scope(sk); in ip4_route_output_gtp()
5923 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in bpf_ipv4_fib_lookup()
Completed in 62 milliseconds