Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h435 struct nft_set { struct
458 const struct nft_set_ops *ops ____cacheline_aligned; argument
467 static inline bool nft_set_is_anonymous(const struct nft_set *set) in nft_set_is_anonymous() argument
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_hash.c114 void *(*new)(struct nft_set *, in nft_rhash_update()