Searched defs:nft_trans_gc (Results 1 – 1 of 1) sorted by relevance
1823 struct nft_trans_gc { struct1824 struct list_head list;1825 struct net *net;1826 struct nft_set *set;1827 u32 seq;1828 u16 count;1829 struct nft_elem_priv *priv[NFT_TRANS_GC_BATCHCOUNT];1830 struct rcu_head rcu;