Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_set_hash.c388 const struct nft_set_desc *desc) in nft_rhash_privsize()
402 const struct nft_set_desc *desc, in nft_rhash_init()
462 static bool nft_rhash_estimate(const struct nft_set_desc *desc, u32 features, in nft_rhash_estimate()
659 const struct nft_set_desc *desc) in nft_hash_privsize()
666 const struct nft_set_desc *desc, in nft_hash_init()
693 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
711 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()
284 static bool nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, in nft_bitmap_estimate()
Dnft_set_pipapo.h245 static u64 pipapo_estimate_size(const struct nft_set_desc *desc) in pipapo_estimate_size()
Dnft_set_rbtree.c699 const struct nft_set_desc *desc) in nft_rbtree_privsize()
705 const struct nft_set_desc *desc, in nft_rbtree_init()
738 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
Dnft_set_pipapo.c2066 const struct nft_set_desc *desc)
2079 static bool nft_pipapo_estimate(const struct nft_set_desc *desc, u32 features,
2110 const struct nft_set_desc *desc,
Dnft_set_pipapo_avx2.c1084 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate()
Dnf_tables_api.c560 const struct nft_set_desc *desc) in __nft_trans_set_add()
4175 const struct nft_set_desc *desc) in nft_select_set_ops()
4721 struct nft_set_desc *desc) in nft_set_desc_concat_parse()
4747 static int nft_set_desc_concat(struct nft_set_desc *desc, in nft_set_desc_concat()
4772 static int nf_tables_set_desc_parse(struct nft_set_desc *desc, in nf_tables_set_desc_parse()
4845 const struct nft_set_desc *desc, in nft_set_is_same()
4880 struct nft_set_desc desc; in nf_tables_newset()
/Linux-v6.6/include/net/netfilter/
Dnf_tables.h328 struct nft_set_desc { struct
468 const struct nft_set_desc *desc);
469 bool (*estimate)(const struct nft_set_desc *desc,
473 const struct nft_set_desc *desc,