Searched refs:fib_multipath_hash (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
D | ip_fib.h | 469 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4,
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | route.c | 1945 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, in fib_multipath_hash() function 2044 int h = fib_multipath_hash(res->fi->fib_net, NULL, skb, hkeys); in ip_mkroute_input()
|
D | fib_semantics.c | 2263 int h = fib_multipath_hash(net, fl4, skb, NULL); in fib_select_path()
|