Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netns/
Dxfrm.h84 struct work_struct flow_cache_gc_work; member
/linux-4.1.27/net/core/
Dflow.c88 flow_cache_gc_work); in flow_cache_gc_task()
108 schedule_work(&xfrm->flow_cache_gc_work); in flow_cache_queue_garbage()
446 INIT_WORK(&net->xfrm.flow_cache_gc_work, flow_cache_gc_task); in flow_cache_init()