Searched refs:nft_trans_obj (Results 1 – 2 of 2) sorted by relevance
1793 struct nft_trans_obj { struct1801 container_of(t, struct nft_trans_obj, nft_trans) argument1802 #define nft_trans_obj(trans) \ macro
828 nft_trans_obj(trans) = obj; in nft_trans_obj_add()8116 sizeof(struct nft_trans_obj)); in nf_tables_updobj()8126 nft_trans_obj(trans) = obj; in nf_tables_updobj()9940 obj = nft_trans_obj(trans); in nft_obj_commit_update()9988 nft_obj_destroy(&ctx, nft_trans_obj(trans)); in nft_commit_release()10880 nft_trans_obj(trans), in nf_tables_commit()10883 nft_clear(net, nft_trans_obj(trans)); in nf_tables_commit()10885 nft_trans_obj(trans), in nf_tables_commit()10892 nft_obj_del(nft_trans_obj(trans)); in nf_tables_commit()10994 nft_obj_destroy(&ctx, nft_trans_obj(trans)); in nf_tables_abort_release()[all …]