Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_cake.c694 bool hash_hosts = (!host_override && !!(flow_mode & CAKE_FLOW_HOSTS)); in cake_hash() local
708 if ((!hash_flows || (use_skbhash && !nat_enabled)) && !hash_hosts) in cake_hash()
721 if (use_skbhash && !hash_hosts) in cake_hash()