Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netns/
Dxfrm.h48 struct work_struct state_gc_work; member
/linux-4.4.14/net/xfrm/
Dxfrm_state.c358 struct net *net = container_of(work, struct net, xfrm.state_gc_work); in xfrm_state_gc_task()
510 schedule_work(&net->xfrm.state_gc_work); in __xfrm_state_destroy()
2103 INIT_WORK(&net->xfrm.state_gc_work, xfrm_state_gc_task); in xfrm_state_init()
2121 flush_work(&net->xfrm.state_gc_work); in xfrm_state_fini()