Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_nat_masquerade.c78 static void iterate_cleanup_work(struct work_struct *work) in iterate_cleanup_work() function
123 INIT_WORK(&w->work, iterate_cleanup_work); in nf_nat_masq_schedule()