Searched refs:fib_select_path (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ip_fib.h | 527 void fib_select_path(struct net *net, struct fib_result *res,
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | 800 fib_select_path(net, &res, fl4, skb); in __ip_do_redirect() 1049 fib_select_path(net, &res, fl4, NULL); in __ip_rt_update_pmtu() 2831 fib_select_path(net, res, fl4, skb); in ip_route_output_key_hash_rcu()
|
H A D | fib_semantics.c | 2252 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path() function
|
/openbmc/linux/net/core/ |
H A D | filter.c | 5944 fib_select_path(net, &res, &fl4, NULL); in bpf_ipv4_fib_lookup()
|