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