Searched refs:nft_set_desc (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/net/netfilter/ |
| D | nft_rbtree.c | 211 const struct nft_set_desc *desc, in nft_rbtree_init() 233 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
|
| D | nft_hash.c | 302 const struct nft_set_desc *desc, in nft_hash_init() 337 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
|
| D | nf_tables_api.c | 2258 const struct nft_set_desc *desc, in nft_select_set_ops() 2675 struct nft_set_desc *desc, in nf_tables_set_desc_parse() 2706 struct nft_set_desc desc; in nf_tables_newset()
|
| /linux-4.4.14/include/net/netfilter/ |
| D | nf_tables.h | 188 struct nft_set_desc { struct 265 bool (*estimate)(const struct nft_set_desc *desc, 269 const struct nft_set_desc *desc,
|