Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dflow.c83 static void flow_cache_gc_task(struct work_struct *work) in flow_cache_gc_task() function
446 INIT_WORK(&net->xfrm.flow_cache_gc_work, flow_cache_gc_task); in flow_cache_init()