Home
last modified time | relevance | path

Searched refs:hash_hosts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c650 bool hash_hosts = (!host_override && !!(flow_mode & CAKE_FLOW_HOSTS)); in cake_hash() local
664 if ((!hash_flows || (use_skbhash && !nat_enabled)) && !hash_hosts) in cake_hash()
677 if (use_skbhash && !hash_hosts) in cake_hash()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c651 bool hash_hosts = (!host_override && !!(flow_mode & CAKE_FLOW_HOSTS)); in cake_hash() local
665 if ((!hash_flows || (use_skbhash && !nat_enabled)) && !hash_hosts) in cake_hash()
678 if (use_skbhash && !hash_hosts) in cake_hash()

Completed in 9 milliseconds