Home
last modified time | relevance | path

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

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