Home
last modified time | relevance | path

Searched refs:flowi4_scope (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/net/
A Dflow.h72 #define flowi4_scope __fl_common.flowic_scope macro
105 fl4->flowi4_scope = scope; in flowi4_init_output()
/linux-6.3-rc2/net/ipv4/netfilter/
A Dnf_dup_ipv4.c36 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
A Dipt_rpfilter.c79 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
A Dnft_fib_ipv4.c66 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
/linux-6.3-rc2/include/trace/events/
A Dfib.h49 __entry->scope = flp->flowi4_scope;
/linux-6.3-rc2/net/ipv4/
A Dfib_frontend.c297 .flowi4_scope = scope, in fib_compute_spec_dst()
361 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in __fib_validate_source()
1344 .flowi4_scope = frn->fl_scope, in nl_fib_lookup()
A Dfib_semantics.c1159 .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()
A Droute.c507 fl4->flowi4_scope = RT_SCOPE_LINK; in ip_rt_fix_tos()
2289 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()
2735 fl4->flowi4_scope); in ip_route_output_key_hash_rcu()
A Dfib_trie.c1587 if (fa->fa_info->fib_scope < flp->flowi4_scope) in fib_table_lookup()
/linux-6.3-rc2/net/core/
A Dfilter.c5766 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in bpf_ipv4_fib_lookup()

Completed in 42 milliseconds