Searched refs:flow_hash_from_keys (Results 1 – 8 of 8) sorted by relevance
351 u32 flow_hash_from_keys(struct flow_keys *keys);
1577 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys() function1582 EXPORT_SYMBOL(flow_hash_from_keys);1755 return flow_hash_from_keys(keys); in __get_hash_from_flowi6()
1924 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_outer()1973 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_inner()2010 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_fl4()2031 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()2065 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()2096 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()
693 dsthost_hash = flow_hash_from_keys(&host_keys); in cake_hash()696 srchost_hash = flow_hash_from_keys(&host_keys); in cake_hash()702 dsthost_hash = flow_hash_from_keys(&host_keys); in cake_hash()706 srchost_hash = flow_hash_from_keys(&host_keys); in cake_hash()718 flow_hash = flow_hash_from_keys(&keys); in cake_hash()
2368 return flow_hash_from_keys(&hash_keys); in rt6_multipath_custom_hash_outer()2417 return flow_hash_from_keys(&hash_keys); in rt6_multipath_custom_hash_inner()2456 return flow_hash_from_keys(&hash_keys); in rt6_multipath_custom_hash_fl6()2478 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()2510 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()2547 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()
6585 0x00000000 flow_hash_from_keys vmlinux EXPORT_SYMBOL
50721 ffff800010d883f4 T flow_hash_from_keys
Completed in 911 milliseconds