Searched defs:nft_set (Results 1 – 1 of 1) sorted by relevance
581 struct nft_set { struct582 struct list_head list;606 const struct nft_set_ops *ops ____cacheline_aligned; argument619 static inline bool nft_set_is_anonymous(const struct nft_set *set) in nft_set_is_anonymous() argument