nft_trans_gc_alloc
struct nft_trans_gc *nft_trans_gc_alloc(struct nft_set *set,
return nft_trans_gc_alloc(set, gc_seq, gfp);
return nft_trans_gc_alloc(set, 0, gfp);
gc = nft_trans_gc_alloc(set, gc_seq, GFP_KERNEL);
gc = nft_trans_gc_alloc(set, 0, GFP_KERNEL);
gc = nft_trans_gc_alloc(set, 0, GFP_KERNEL);
gc = nft_trans_gc_alloc(set, 0, GFP_KERNEL);
gc = nft_trans_gc_alloc(set, 0, GFP_KERNEL);