summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libnftables/set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libnftables/set.h b/include/libnftables/set.h
index 211c065..d1f6d16 100644
--- a/include/libnftables/set.h
+++ b/include/libnftables/set.h
@@ -53,6 +53,7 @@ enum {
NFT_SET_ELEM_ATTR_KEY,
NFT_SET_ELEM_ATTR_VERDICT,
NFT_SET_ELEM_ATTR_CHAIN,
+ NFT_SET_ELEM_ATTR_DATA,
};
struct nft_set_elem;