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.h583 struct nft_set { struct
584 struct list_head list;
608 const struct nft_set_ops *ops ____cacheline_aligned; argument
621 static inline bool nft_set_is_anonymous(const struct nft_set *set) in nft_set_is_anonymous() argument