Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_set_hash.c500 const struct nft_set_desc *desc) in nft_rhash_privsize()
514 const struct nft_set_desc *desc, in nft_rhash_init()
577 static bool nft_rhash_estimate(const struct nft_set_desc *desc, u32 features, in nft_rhash_estimate()
774 const struct nft_set_desc *desc) in nft_hash_privsize()
781 const struct nft_set_desc *desc, in nft_hash_init()
808 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
826 static bool nft_hash_fast_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_fast_estimate()
H A Dnft_set_bitmap.c258 const struct nft_set_desc *desc) in nft_bitmap_privsize()
266 const struct nft_set_desc *desc, in nft_bitmap_init()
289 static bool nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, in nft_bitmap_estimate()
H A Dnft_set_pipapo.h245 static u64 pipapo_estimate_size(const struct nft_set_desc *desc) in pipapo_estimate_size()
H A Dnft_set_rbtree.c956 const struct nft_set_desc *desc) in nft_rbtree_privsize()
962 const struct nft_set_desc *desc, in nft_rbtree_init()
1011 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
H A Dnft_set_pipapo.c2215 const struct nft_set_desc *desc)
2228 static bool nft_pipapo_estimate(const struct nft_set_desc *desc, u32 features,
2259 const struct nft_set_desc *desc,
H A Dnft_set_pipapo_avx2.c1081 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate()
H A Dnf_tables_api.c798 const struct nft_set_desc *desc) in __nft_trans_set_add()
4665 const struct nft_set_desc *desc) in nft_select_set_ops()
5258 struct nft_set_desc *desc) in nft_set_desc_concat_parse()
5284 static int nft_set_desc_concat(struct nft_set_desc *desc, in nft_set_desc_concat()
5313 static int nf_tables_set_desc_parse(struct nft_set_desc *desc, in nf_tables_set_desc_parse()
5386 const struct nft_set_desc *desc, in nft_set_is_same()
5414 const struct nft_set_desc *desc) in nft_set_kernel_size()
5430 struct nft_set_desc desc; in nf_tables_newset()
/linux/include/net/netfilter/
H A Dnf_tables.h350 struct nft_set_desc { struct
494 const struct nft_set_desc *desc);
495 bool (*estimate)(const struct nft_set_desc *desc,
499 const struct nft_set_desc *desc,