Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip_fib.h475 void fib_select_path(struct net *net, struct fib_result *res,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c821 fib_select_path(net, &res, fl4, skb); in __ip_do_redirect()
1074 fib_select_path(net, &res, fl4, NULL); in __ip_rt_update_pmtu()
2720 fib_select_path(net, res, fl4, skb); in ip_route_output_key_hash_rcu()
H A Dfib_semantics.c2258 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path() function
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c5338 fib_select_path(net, &res, &fl4, NULL); in bpf_ipv4_fib_lookup()