summaryrefslogtreecommitdiffstats
path: root/include/set.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/set.h')
-rw-r--r--include/set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/set.h b/include/set.h
index c6deb73..3bcec7c 100644
--- a/include/set.h
+++ b/include/set.h
@@ -10,6 +10,7 @@ struct nftnl_set {
uint32_t set_flags;
const char *table;
const char *name;
+ uint64_t handle;
uint32_t key_type;
uint32_t key_len;
uint32_t data_type;