Searched refs:nft_set_container_of (Results 1 – 3 of 3) sorted by relevance
324 set = nft_set_container_of(priv); in nft_rhash_gc()
639 set = nft_set_container_of(priv); in nft_rbtree_gc()
628 static inline struct nft_set *nft_set_container_of(const void *priv) in nft_set_container_of() function