Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_set_hash.c345 const struct nft_set_desc *desc) in nft_rhash_privsize()
359 const struct nft_set_desc *desc, in nft_rhash_init()
400 static bool nft_rhash_estimate(const struct nft_set_desc *desc, u32 features, in nft_rhash_estimate()
589 const struct nft_set_desc *desc) in nft_hash_privsize()
596 const struct nft_set_desc *desc, in nft_hash_init()
622 static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_estimate()
640 static bool nft_hash_fast_estimate(const struct nft_set_desc *desc, u32 features, in nft_hash_fast_estimate()
Dnft_set_bitmap.c257 const struct nft_set_desc *desc) in nft_bitmap_privsize()
265 const struct nft_set_desc *desc, in nft_bitmap_init()
285 static bool nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, in nft_bitmap_estimate()
Dnft_set_rbtree.c415 const struct nft_set_desc *desc) in nft_rbtree_privsize()
421 const struct nft_set_desc *desc, in nft_rbtree_init()
453 static bool nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, in nft_rbtree_estimate()
Dnf_tables_api.c2824 const struct nft_set_desc *desc, in nft_select_set_ops()
3327 struct nft_set_desc *desc, in nf_tables_set_desc_parse()
3360 struct nft_set_desc desc; in nf_tables_newset()
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h249 struct nft_set_desc { struct
340 const struct nft_set_desc *desc);
341 bool (*estimate)(const struct nft_set_desc *desc,
345 const struct nft_set_desc *desc,