Searched refs:fib_multipath_hash (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ip_fib.h | 521 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4,
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | 2031 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, in fib_multipath_hash() function 2138 int h = fib_multipath_hash(res->fi->fib_net, NULL, skb, hkeys); in ip_mkroute_input()
|
H A D | fib_semantics.c | 2260 int h = fib_multipath_hash(net, fl4, skb, NULL); in fib_select_path()
|