Home
last modified time | relevance | path

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

/linux/include/net/
H A Dflow.h72 #define flowi4_scope __fl_common.flowic_scope macro
105 fl4->flowi4_scope = scope; in flowi4_init_output()
H A Droute.h193 .flowi4_scope = scope, in ip_route_output()
/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c37 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
H A Dipt_rpfilter.c80 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
H A Dnft_fib_ipv4.c66 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
/linux/include/trace/events/
H A Dfib.h48 __entry->scope = flp->flowi4_scope;
/linux/net/ipv4/
H A Dfib_frontend.c297 .flowi4_scope = scope, in fib_compute_spec_dst()
362 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in __fib_validate_source()
1355 .flowi4_scope = frn->fl_scope, in nl_fib_lookup()
H A Dfib_semantics.c1138 .flowi4_scope = scope + 1, in fib_check_nh_v4_gw()
1144 if (fl4.flowi4_scope < RT_SCOPE_LINK) in fib_check_nh_v4_gw()
1145 fl4.flowi4_scope = RT_SCOPE_LINK; in fib_check_nh_v4_gw()
H A Droute.c2321 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()
2775 fl4->flowi4_scope); in ip_route_output_key_hash_rcu()
/linux/drivers/net/
H A Dgtp.c356 fl4->flowi4_scope = ip_sock_rt_scope(sk); in ip4_route_output_gtp()
/linux/net/core/
H A Dfilter.c5939 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in bpf_ipv4_fib_lookup()