Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dflow.c330 static void flow_cache_flush_per_cpu(void *data) in flow_cache_flush_per_cpu() function
366 on_each_cpu_mask(mask, flow_cache_flush_per_cpu, &info, 0); in flow_cache_flush()