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