Searched refs:flow_hash_from_keys (Results 1 – 5 of 5) sorted by relevance
435 u32 flow_hash_from_keys(struct flow_keys *keys);
1780 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys() function1785 EXPORT_SYMBOL(flow_hash_from_keys);1957 return flow_hash_from_keys(keys); in __get_hash_from_flowi6()
1941 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_outer()1990 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_inner()2027 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_fl4()2048 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()2082 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()2113 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()
681 /* flow_hash_from_keys() sorts the addresses by value, so we have in cake_hash() 694 dsthost_hash = flow_hash_from_keys(&host_keys); in cake_hash() 697 srchost_hash = flow_hash_from_keys(&host_keys); in cake_hash() 703 dsthost_hash = flow_hash_from_keys(&host_keys); in cake_hash() 707 srchost_hash = flow_hash_from_keys(&host_keys); in cake_hash() 719 flow_hash = flow_hash_from_keys(&keys); in cake_hash()
2369 return flow_hash_from_keys(&hash_keys); in rt6_multipath_custom_hash_outer()2418 return flow_hash_from_keys(&hash_keys); in rt6_multipath_custom_hash_inner()2457 return flow_hash_from_keys(&hash_keys); in rt6_multipath_custom_hash_fl6()2479 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()2511 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()2548 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()