Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_hash.c348 const struct nft_set_desc *desc) in nft_rhash_privsize()
362 const struct nft_set_desc *desc, in nft_rhash_init()
411 static bool nft_rhash_estimate(const struct nft_set_desc *desc, u32 features, in nft_rhash_estimate()
606 const struct nft_set_desc *desc) in nft_hash_privsize()
613 const struct nft_set_desc *desc, in nft_hash_init()
639 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
657 static bool nft_hash_fast_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_fast_estimate()
H A 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()
H A Dnft_set_pipapo_avx2.h10 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features,
H A Dnft_set_rbtree.c555 const struct nft_set_desc *desc) in nft_rbtree_privsize()
561 const struct nft_set_desc *desc, in nft_rbtree_init()
593 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
H A Dnft_set_pipapo.h247 static u64 pipapo_estimate_size(const struct nft_set_desc *desc) in pipapo_estimate_size()
H A Dnft_set_pipapo.c2001 const struct nft_set_desc *desc)
2014 static bool nft_pipapo_estimate(const struct nft_set_desc *desc, u32 features,
2045 const struct nft_set_desc *desc,
H A Dnft_set_pipapo_avx2.c1087 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate()
H A Dnf_tables_api.c3497 const struct nft_set_desc *desc, in nft_select_set_ops()
4032 struct nft_set_desc *desc) in nft_set_desc_concat_parse()
4058 static int nft_set_desc_concat(struct nft_set_desc *desc, in nft_set_desc_concat()
4083 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()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h277 struct nft_set_desc { struct
379 const struct nft_set_desc *desc);
380 bool (*estimate)(const struct nft_set_desc *desc,
384 const struct nft_set_desc *desc,