Home
last modified time | relevance | path

Searched refs:fib_select_multipath (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dip_fib.h526 void fib_select_multipath(struct fib_result *res, int hash);
/openbmc/linux/net/ipv4/
H A Dfib_semantics.c2220 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath() function
2262 fib_select_multipath(res, h); in fib_select_path()
H A Droute.c2140 fib_select_multipath(res, h); in ip_mkroute_input()