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 bcd4db7..63b30fc 100644
--- a/include/libnftables/set.h
+++ b/include/libnftables/set.h
@@ -12,6 +12,7 @@ enum {
NFT_SET_ATTR_KEY_LEN,
NFT_SET_ATTR_DATA_TYPE,
NFT_SET_ATTR_DATA_LEN,
+ NFT_SET_ATTR_FAMILY,
};
struct nft_set;