Home
last modified time | relevance | path

Searched defs:nft_set (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/include/net/netfilter/
Dnf_tables.h561 struct nft_set { struct
585 const struct nft_set_ops *ops ____cacheline_aligned; argument
598 static inline bool nft_set_is_anonymous(const struct nft_set *set) in nft_set_is_anonymous() argument
/linux-6.8/net/netfilter/
Dnft_set_hash.c123 (*new)(struct nft_set *, in nft_rhash_update()