Searched defs:nft_set (Results 1 – 2 of 2) sorted by relevance
303 struct nft_set { struct316 const struct nft_set_ops *ops ____cacheline_aligned; argument325 static inline void *nft_set_priv(const struct nft_set *set) in nft_set_priv() argument
93 void *(*new)(struct nft_set *, in nft_hash_update()