summaryrefslogtreecommitdiff
path: root/ioexact.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04xio: add ioexact operationsDaniel Borkmann1-0/+53
>
authorPablo Neira Ayuso <pablo@netfilter.org>2017-01-18 18:30:11 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2017-02-08 14:16:20 +0100
commit55af753cd9fda9c5300f5318253b08bd15fb412e (patch)
tree35926555e9405d9e5b05f8cd3255b264edb31138
parent1f48ff6c5393aa7fe290faf5d633164f105b0aa7 (diff)
netfilter: nf_tables: rename struct nft_set_estimate class field
Use lookup as field name instead, to prepare the introduction of the memory class in a follow up patch. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat
-rw-r--r--include/net/netfilter/nf_tables.h4
-rw-r--r--net/netfilter/nf_tables_api.c12
-rw-r--r--net/netfilter/nft_set_hash.c2
-rw-r--r--net/netfilter/nft_set_rbtree.c2
4 files changed, 10 insertions, 10 deletions
diff --git a/include/net/netfilter/nf_tables.h b/include/net/netfilter/nf_tables.h