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

/linux-4.4.14/include/net/
H A Dflowcache.h13 int hash_rnd_recalc; member in struct:flow_cache_percpu
/linux-4.4.14/net/core/
H A Dflow.c59 per_cpu_ptr(fc->percpu, i)->hash_rnd_recalc = 1; flow_cache_new_hashrnd()
154 fcp->hash_rnd_recalc = 0; flow_new_hash_rnd()
217 if (fcp->hash_rnd_recalc) flow_cache_lookup()
404 fcp->hash_rnd_recalc = 1; flow_cache_cpu_prepare()

Completed in 79 milliseconds