trans_destroy_work 84 net/netfilter/nf_tables_api.c static DECLARE_WORK(trans_destroy_work, nf_tables_trans_destroy_work); trans_destroy_work 6781 net/netfilter/nf_tables_api.c schedule_work(&trans_destroy_work); trans_destroy_work 7830 net/netfilter/nf_tables_api.c cancel_work_sync(&trans_destroy_work);