Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dflow.c379 static void flow_cache_flush_task(struct work_struct *work) in flow_cache_flush_task() function
447 INIT_WORK(&net->xfrm.flow_cache_flush_work, flow_cache_flush_task); in flow_cache_init()