Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_set_hash.c366 const struct nft_set_desc *desc) in nft_rhash_privsize()
380 const struct nft_set_desc *desc, in nft_rhash_init()
429 static bool nft_rhash_estimate(const struct nft_set_desc *desc, u32 features, in nft_rhash_estimate()
626 const struct nft_set_desc *desc) in nft_hash_privsize()
633 const struct nft_set_desc *desc, in nft_hash_init()
659 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
677 static bool nft_hash_fast_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_fast_estimate()
Dnft_set_pipapo_avx2.h8 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features,
Dnft_set_bitmap.c255 const struct nft_set_desc *desc) in nft_bitmap_privsize()
263 const struct nft_set_desc *desc, in nft_bitmap_init()
283 static bool nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, in nft_bitmap_estimate()
Dnft_set_rbtree.c558 const struct nft_set_desc *desc) in nft_rbtree_privsize()
564 const struct nft_set_desc *desc, in nft_rbtree_init()
596 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.c1996 const struct nft_set_desc *desc)
2009 static bool nft_pipapo_estimate(const struct nft_set_desc *desc, u32 features,
2040 const struct nft_set_desc *desc,
Dnft_set_pipapo_avx2.c1086 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate()
Dnf_tables_api.c3607 const struct nft_set_desc *desc, in nft_select_set_ops()
4144 struct nft_set_desc *desc) in nft_set_desc_concat_parse()
4168 static int nft_set_desc_concat(struct nft_set_desc *desc, in nft_set_desc_concat()
4186 static int nf_tables_set_desc_parse(struct nft_set_desc *desc, in nf_tables_set_desc_parse()
4215 struct nft_set_desc desc; in nf_tables_newset()
/Linux-v5.15/include/net/netfilter/
Dnf_tables.h282 struct nft_set_desc { struct
409 const struct nft_set_desc *desc);
410 bool (*estimate)(const struct nft_set_desc *desc,
414 const struct nft_set_desc *desc,