Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conncount.c444 static void tree_gc_worker(struct work_struct *work) in tree_gc_worker() function
544 INIT_WORK(&data->gc_work, tree_gc_worker); in nf_conncount_init()