Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h577 void fib_select_multipath(struct fib_result *res, int hash,
/linux/net/ipv4/
H A Dfib_semantics.c2164 void fib_select_multipath(struct fib_result *res, int hash, in fib_select_multipath() function
2218 fib_select_multipath(res, h, fl4); in fib_select_path()
H A Droute.c2177 fib_select_multipath(res, h, NULL); in ip_mkroute_input()