summaryrefslogtreecommitdiffstats
path: root/include/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/buffer.h')
-rw-r--r--include/buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/buffer.h b/include/buffer.h
index f556895..f6626a6 100644
--- a/include/buffer.h
+++ b/include/buffer.h
@@ -50,6 +50,7 @@ int nftnl_buf_expr(struct nftnl_buf *b, int type, uint32_t flags,
#define COMPAT_FLAGS "compat_flags"
#define COMPAT_PROTO "compat_proto"
#define CONSUMED "consumed"
+#define COUNT "count"
#define DATA "data"
#define DEVICE "device"
#define DIR "dir"