Home
last modified time | relevance | path

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

/Linux-v5.10/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_pipapo_avx2.h10 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features,
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.c551 const struct nft_set_desc *desc) in nft_rbtree_privsize()
557 const struct nft_set_desc *desc, in nft_rbtree_init()
589 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
Dnft_set_pipapo.h245 static u64 pipapo_estimate_size(const struct nft_set_desc *desc) in pipapo_estimate_size()
Dnft_set_pipapo.c1992 const struct nft_set_desc *desc)
2005 static bool nft_pipapo_estimate(const struct nft_set_desc *desc, u32 features,
2036 const struct nft_set_desc *desc,
Dnft_set_pipapo_avx2.c1087 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate()
Dnf_tables_api.c3491 const struct nft_set_desc *desc, in nft_select_set_ops()
4042 struct nft_set_desc *desc) in nft_set_desc_concat_parse()
4066 static int nft_set_desc_concat(struct nft_set_desc *desc, in nft_set_desc_concat()
4084 static int nf_tables_set_desc_parse(struct nft_set_desc *desc, in nf_tables_set_desc_parse()
4120 struct nft_set_desc desc; in nf_tables_newset()
/Linux-v5.10/include/net/netfilter/
Dnf_tables.h272 struct nft_set_desc { struct
374 const struct nft_set_desc *desc);
375 bool (*estimate)(const struct nft_set_desc *desc,
379 const struct nft_set_desc *desc,