Home
last modified time | relevance | path

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

/linux/include/net/
A Dflow_dissector.h351 u32 flow_hash_from_keys(struct flow_keys *keys);
/linux/net/core/
A Dflow_dissector.c1577 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys() function
1582 EXPORT_SYMBOL(flow_hash_from_keys);
1755 return flow_hash_from_keys(keys); in __get_hash_from_flowi6()
/linux/net/ipv4/
A Droute.c1924 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()
/linux/net/sched/
A 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()
/linux/net/ipv6/
A 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()
/linux/
A Dvmlinux.symvers6585 0x00000000 flow_hash_from_keys vmlinux EXPORT_SYMBOL
A DSystem.map50721 ffff800010d883f4 T flow_hash_from_keys
A D.tmp_System.map50721 ffff800010d883f4 T flow_hash_from_keys

Completed in 911 milliseconds