Searched refs:nft_trans_flowtable (Results 1 – 2 of 2) sorted by relevance
1445 struct nft_trans_flowtable { struct1449 #define nft_trans_flowtable(trans) \ argument1450 (((struct nft_trans_flowtable *)trans->data)->flowtable)
416 sizeof(struct nft_trans_flowtable)); in nft_trans_flowtable_add()423 nft_trans_flowtable(trans) = flowtable; in nft_trans_flowtable_add()6534 nf_tables_flowtable_destroy(nft_trans_flowtable(trans)); in nft_commit_release()6889 nft_clear(net, nft_trans_flowtable(trans)); in nf_tables_commit()6891 nft_trans_flowtable(trans), in nf_tables_commit()6896 list_del_rcu(&nft_trans_flowtable(trans)->list); in nf_tables_commit()6898 nft_trans_flowtable(trans), in nf_tables_commit()6901 nft_trans_flowtable(trans)); in nf_tables_commit()6935 nf_tables_flowtable_destroy(nft_trans_flowtable(trans)); in nf_tables_abort_release()7043 list_del_rcu(&nft_trans_flowtable(trans)->list); in __nf_tables_abort()[all …]