Searched refs:nft_set_desc (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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 | 2189 const struct nft_set_desc *desc, in nft_select_set_ops() 2606 struct nft_set_desc *desc, in nf_tables_set_desc_parse() 2638 struct nft_set_desc desc; in nf_tables_newset()
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 187 struct nft_set_desc { struct 264 bool (*estimate)(const struct nft_set_desc *desc, 268 const struct nft_set_desc *desc,
|