Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_cake.c708 bool hash_hosts = (!host_override && !!(flow_mode & CAKE_FLOW_HOSTS)); in cake_hash() local
722 if ((!hash_flows || (use_skbhash && !nat_enabled)) && !hash_hosts) in cake_hash()
735 if (use_skbhash && !hash_hosts) in cake_hash()