Searched refs:fib_select_path (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/net/ |
D | ip_fib.h | 333 void fib_select_path(struct net *net, struct fib_result *res,
|
/linux-4.4.14/net/ipv4/ |
D | fib_semantics.c | 1582 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path() function 1602 EXPORT_SYMBOL_GPL(fib_select_path);
|
D | route.c | 2304 fib_select_path(net, &res, fl4, mp_hash); in __ip_route_output_key_hash()
|
/linux-4.4.14/drivers/net/ |
D | vrf.c | 830 fib_select_path(net, &res, fl4, -1); in vrf_get_saddr()
|