Searched refs:fib_select_multipath (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | ip_fib.h | 577 void fib_select_multipath(struct fib_result *res, int hash, |
/linux/net/ipv4/ | ||
H A D | route.c | 2171 fib_select_multipath(res, h, NULL); in ip_mkroute_input() |