Searched refs:nft_set_desc (Results 1 – 7 of 7) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nft_set_bitmap.c | 258 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 D | nft_set_pipapo.h | 253 static u64 pipapo_estimate_size(const struct nft_set_desc *desc) in pipapo_estimate_size()
|
| H A D | nft_set_rbtree.c | 958 const struct nft_set_desc *desc) in nft_rbtree_privsize() 964 const struct nft_set_desc *desc, in nft_rbtree_init() 1013 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
|
| H A D | nft_set_pipapo.c | 2239 const struct nft_set_desc *desc) 2252 static bool nft_pipapo_estimate(const struct nft_set_desc *desc, u32 features, 2283 const struct nft_set_desc *desc,
|
| H A D | nft_set_pipapo_avx2.c | 1073 bool nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, in nft_pipapo_avx2_estimate()
|
| H A D | nf_tables_api.c | 801 const struct nft_set_desc *desc) in __nft_trans_set_add() 4683 const struct nft_set_desc *desc) in nft_select_set_ops() 5276 struct nft_set_desc *desc) in nft_set_desc_concat_parse() 5302 static int nft_set_desc_concat(struct nft_set_desc *desc, in nft_set_desc_concat() 5331 static int nf_tables_set_desc_parse(struct nft_set_desc *desc, in nf_tables_set_desc_parse() 5404 const struct nft_set_desc *desc, in nft_set_is_same() 5432 const struct nft_set_desc *desc) in nft_set_kernel_size() 5448 struct nft_set_desc desc; in nf_tables_newset()
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 357 struct nft_set_desc { struct 501 const struct nft_set_desc *desc); 502 bool (*estimate)(const struct nft_set_desc *desc, 506 const struct nft_set_desc *desc,
|