Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h556 static inline u32 fib_multipath_hash_from_keys(const struct net *net, in fib_multipath_hash_from_keys() function
568 static inline u32 fib_multipath_hash_from_keys(const struct net *net, in fib_multipath_hash_from_keys() function
/linux/net/ipv4/
H A Droute.c1972 return fib_multipath_hash_from_keys(net, &hash_keys); in fib_multipath_custom_hash_outer()
2021 return fib_multipath_hash_from_keys(net, &hash_keys); in fib_multipath_custom_hash_inner()
2062 return fib_multipath_hash_from_keys(net, &hash_keys); in fib_multipath_custom_hash_fl4()
2083 mhash = fib_multipath_hash_from_keys(net, &hash_keys); in fib_multipath_hash()
2120 mhash = fib_multipath_hash_from_keys(net, &hash_keys); in fib_multipath_hash()
2151 mhash = fib_multipath_hash_from_keys(net, &hash_keys); in fib_multipath_hash()
/linux/net/ipv6/
H A Droute.c2429 return fib_multipath_hash_from_keys(net, &hash_keys); in rt6_multipath_custom_hash_outer()
2478 return fib_multipath_hash_from_keys(net, &hash_keys); in rt6_multipath_custom_hash_inner()
2521 return fib_multipath_hash_from_keys(net, &hash_keys); in rt6_multipath_custom_hash_fl6()
2543 mhash = fib_multipath_hash_from_keys(net, &hash_keys); in rt6_multipath_hash()
2578 mhash = fib_multipath_hash_from_keys(net, &hash_keys); in rt6_multipath_hash()
2615 mhash = fib_multipath_hash_from_keys(net, &hash_keys); in rt6_multipath_hash()