Searched refs:nft_trans_obj (Results 1 – 2 of 2) sorted by relevance
1792 struct nft_trans_obj { struct 1800 container_of(t, struct nft_trans_obj, nft_trans) argument 1801 #define nft_trans_obj(trans) \ macro
856 trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_obj)); in nft_trans_obj_add()863 nft_trans_obj(trans) = obj; in nft_trans_obj_add()8210 sizeof(struct nft_trans_obj)); in nf_tables_updobj()8220 nft_trans_obj(trans) = obj; in nf_tables_updobj()10161 obj = nft_trans_obj(trans); in nft_obj_commit_update()10209 nft_obj_destroy(&ctx, nft_trans_obj(trans)); in nft_commit_release()11101 nft_trans_obj(trans), in nf_tables_commit()11104 nft_clear(net, nft_trans_obj(trans)); in nf_tables_commit()11106 nft_trans_obj(trans), in nf_tables_commit()11113 nft_obj_del(nft_trans_obj(trans)); in nf_tables_commit()[all …]