Searched refs:nft_trans_flowtable (Results 1 – 2 of 2) sorted by relevance
1802 struct nft_trans_flowtable { struct1811 container_of(t, struct nft_trans_flowtable, nft_trans) argument1812 #define nft_trans_flowtable(trans) \ macro
756 sizeof(struct nft_trans_flowtable)); in nft_trans_flowtable_add()764 nft_trans_flowtable(trans) = flowtable; in nft_trans_flowtable_add()8680 sizeof(struct nft_trans_flowtable)); in nft_flowtable_update()8688 nft_trans_flowtable(trans) = flowtable; in nft_flowtable_update()8878 sizeof(struct nft_trans_flowtable)); in nft_delflowtable_hook()8884 nft_trans_flowtable(trans) = flowtable; in nft_delflowtable_hook()9674 nf_tables_flowtable_destroy(nft_trans_flowtable(trans)); in nft_commit_release()10582 nft_trans_flowtable(trans)->data.flags = in nf_tables_commit()10585 nft_trans_flowtable(trans), in nf_tables_commit()10589 &nft_trans_flowtable(trans)->hook_list); in nf_tables_commit()[all …]