Home
last modified time | relevance | path

Searched refs:fib_select_path (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/net/
Dip_fib.h526 void fib_select_path(struct net *net, struct fib_result *res,
/Linux-v6.6/net/ipv4/
Droute.c793 fib_select_path(net, &res, fl4, skb); in __ip_do_redirect()
1049 fib_select_path(net, &res, fl4, NULL); in __ip_rt_update_pmtu()
2810 fib_select_path(net, res, fl4, skb); in ip_route_output_key_hash_rcu()
Dfib_semantics.c2253 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path() function
/Linux-v6.6/net/core/
Dfilter.c5832 fib_select_path(net, &res, &fl4, NULL); in bpf_ipv4_fib_lookup()