Home
last modified time | relevance | path

Searched refs:flow_hash_from_keys (Results 1 – 4 of 4) sorted by relevance

/net/core/
Dflow_dissector.c1563 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys() function
1568 EXPORT_SYMBOL(flow_hash_from_keys);
1740 return flow_hash_from_keys(keys); in __get_hash_from_flowi6()
/net/ipv4/
Droute.c1956 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_outer()
2005 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_inner()
2042 return flow_hash_from_keys(&hash_keys); in fib_multipath_custom_hash_fl4()
2063 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()
2097 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()
2128 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()
/net/sched/
Dsch_cake.c693 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()
/net/ipv6/
Droute.c2368 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()