Searched defs:nft_trans_gc (Results 1 – 1 of 1) sorted by relevance
1831 struct nft_trans_gc { struct1832 struct list_head list;1833 struct net *net;1834 struct nft_set *set;1835 u32 seq;1836 u16 count;1837 struct nft_elem_priv *priv[NFT_TRANS_GC_BATCHCOUNT];1838 struct rcu_head rcu;