nft_trans_table
container_of(trans, struct nft_trans_table, nft_trans)
BUILD_BUG_ON(offsetof(struct nft_trans_table, nft_trans) != 0);
sizeof(struct nft_trans_table));
trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_table));