summaryrefslogtreecommitdiffstats
path: root/include/osf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osf.h')
-rw-r--r--include/osf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osf.h b/include/osf.h
index 8f6f5840..2eef257c 100644
--- a/include/osf.h
+++ b/include/osf.h
@@ -1,6 +1,8 @@
#ifndef NFTABLES_OSF_H
#define NFTABLES_OSF_H
+#define NFT_OSF_F_VERSION 0x1
+
struct expr *osf_expr_alloc(const struct location *loc, const uint8_t ttl,
const uint32_t flags);