nft_trans_alloc   199 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_table));
nft_trans_alloc   226 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_chain));
nft_trans_alloc   297 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_rule));
nft_trans_alloc   351 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_set));
nft_trans_alloc   385 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_obj));
nft_trans_alloc   417 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, msg_type,
nft_trans_alloc   819 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE,
nft_trans_alloc  1832 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, NFT_MSG_NEWCHAIN,
nft_trans_alloc  4413 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_elem));
nft_trans_alloc  5192 net/netfilter/nf_tables_api.c 	trans = nft_trans_alloc(ctx, NFT_MSG_NEWOBJ,