Home
last modified time | relevance | path

Searched refs:fib_multipath_hash (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip_fib.h544 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4,
/linux/net/ipv4/
H A Droute.c2066 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, in fib_multipath_hash() function
2175 int h = fib_multipath_hash(res->fi->fib_net, NULL, skb, hkeys); in ip_mkroute_input()