Searched defs:nft_set (Results 1 – 2 of 2) sorted by relevance
585 struct nft_set { struct609 const struct nft_set_ops *ops ____cacheline_aligned; argument622 static inline bool nft_set_is_anonymous(const struct nft_set *set) in nft_set_is_anonymous() argument
125 (*new)(struct nft_set *, in nft_rhash_update()