Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h581 struct nft_set { struct
582 struct list_head list;
606 const struct nft_set_ops *ops ____cacheline_aligned; argument
619 static inline bool nft_set_is_anonymous(const struct nft_set *set) in nft_set_is_anonymous() argument