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

/linux-4.4.14/include/net/
H A Dflowcache.h11 int hash_count; member in struct:flow_cache_percpu
/linux-4.4.14/net/core/
H A Dflow.c104 fcp->hash_count -= deleted; flow_cache_queue_garbage()
232 if (fcp->hash_count > fc->high_watermark) flow_cache_lookup()
243 fcp->hash_count++; flow_cache_lookup()
405 fcp->hash_count = 0; flow_cache_cpu_prepare()

Completed in 63 milliseconds