Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip_fib.h469 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c1959 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, in fib_multipath_hash() function
2058 int h = fib_multipath_hash(res->fi->fib_net, NULL, skb, hkeys); in ip_mkroute_input()
H A Dfib_semantics.c2266 int h = fib_multipath_hash(net, fl4, skb, NULL); in fib_select_path()