Searched refs:flow_hash_from_keys (Results 1 – 4 of 4) sorted by relevance
448 u32 flow_hash_from_keys(struct flow_keys *keys);
569 return flow_hash_from_keys(keys); in fib_multipath_hash_from_keys()
737 dsthost_hash = flow_hash_from_keys(&host_keys); in cake_hash()740 srchost_hash = flow_hash_from_keys(&host_keys); in cake_hash()746 dsthost_hash = flow_hash_from_keys(&host_keys); in cake_hash()750 srchost_hash = flow_hash_from_keys(&host_keys); in cake_hash()762 flow_hash = flow_hash_from_keys(&keys); in cake_hash()
1814 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys() function1819 EXPORT_SYMBOL(flow_hash_from_keys);2005 return flow_hash_from_keys(keys); in __get_hash_from_flowi6()