Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnft_set_hash.c410 const struct nft_set_desc *desc) in nft_rhash_privsize()
424 const struct nft_set_desc *desc, in nft_rhash_init()
487 static bool nft_rhash_estimate(const struct nft_set_desc *desc, u32 features, in nft_rhash_estimate()
682 const struct nft_set_desc *desc) in nft_hash_privsize()
689 const struct nft_set_desc *desc, in nft_hash_init()
716 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
734 static bool nft_hash_fast_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_fast_estimate()
H A Dnft_set_pipapo_avx2.h8 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features,
H A Dnft_set_bitmap.c252 const struct nft_set_desc *desc) in nft_bitmap_privsize()
260 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()
H A Dnft_set_rbtree.c686 const struct nft_set_desc *desc) in nft_rbtree_privsize()
692 const struct nft_set_desc *desc, in nft_rbtree_init()
720 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
H A Dnft_set_pipapo.h246 static u64 pipapo_estimate_size(const struct nft_set_desc *desc) in pipapo_estimate_size()
H A Dnft_set_pipapo.c2187 const struct nft_set_desc *desc)
2200 static bool nft_pipapo_estimate(const struct nft_set_desc *desc, u32 features,
2231 const struct nft_set_desc *desc,
H A Dnft_set_pipapo_avx2.c1095 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate()
H A Dnf_tables_api.c709 const struct nft_set_desc *desc) in __nft_trans_set_add()
4493 const struct nft_set_desc *desc) in nft_select_set_ops()
5050 struct nft_set_desc *desc) in nft_set_desc_concat_parse()
5076 static int nft_set_desc_concat(struct nft_set_desc *desc, in nft_set_desc_concat()
5105 static int nf_tables_set_desc_parse(struct nft_set_desc *desc, in nf_tables_set_desc_parse()
5178 const struct nft_set_desc *desc, in nft_set_is_same()
5206 const struct nft_set_desc *desc) in nft_set_kernel_size()
5222 struct nft_set_desc desc; in nf_tables_newset()
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h356 struct nft_set_desc { struct
507 const struct nft_set_desc *desc);
508 bool (*estimate)(const struct nft_set_desc *desc,
512 const struct nft_set_desc *desc,