Home
last modified time | relevance | path

Searched refs:nft_set_desc (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/netfilter/
Dnft_set_hash.c346 const struct nft_set_desc *desc) in nft_rhash_privsize()
360 const struct nft_set_desc *desc, in nft_rhash_init()
401 static bool nft_rhash_estimate(const struct nft_set_desc *desc, u32 features, in nft_rhash_estimate()
596 const struct nft_set_desc *desc) in nft_hash_privsize()
603 const struct nft_set_desc *desc, in nft_hash_init()
629 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
647 static bool nft_hash_fast_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_fast_estimate()
Dnft_set_bitmap.c254 const struct nft_set_desc *desc) in nft_bitmap_privsize()
262 const struct nft_set_desc *desc, in nft_bitmap_init()
282 static bool nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, in nft_bitmap_estimate()
Dnft_set_rbtree.c417 const struct nft_set_desc *desc) in nft_rbtree_privsize()
423 const struct nft_set_desc *desc, in nft_rbtree_init()
455 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
Dnf_tables_api.c3000 const struct nft_set_desc *desc, in nft_select_set_ops()
3500 static int nf_tables_set_desc_parse(struct nft_set_desc *desc, in nf_tables_set_desc_parse()
3533 struct nft_set_desc desc; in nf_tables_newset()
/Linux-v5.4/include/net/netfilter/
Dnf_tables.h263 struct nft_set_desc { struct
362 const struct nft_set_desc *desc);
363 bool (*estimate)(const struct nft_set_desc *desc,
367 const struct nft_set_desc *desc,