summaryrefslogtreecommitdiffstats
path: root/include/libnftnl/expr.h
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2017-06-07 12:40:16 +0200
committerFlorian Westphal <fw@strlen.de>2017-08-21 16:37:25 +0200
commit76997d160776821153628d1dfd35cb8d3b1c76ad (patch)
treef86b152e3b905a78a0d44bfccc4bcaaa3d2e9697 /include/libnftnl/expr.h
parentd58998312375de0865091cfc5d00ddd271d9a44c (diff)
exthdr: tcp option set support
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/libnftnl/expr.h')
-rw-r--r--include/libnftnl/expr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libnftnl/expr.h b/include/libnftnl/expr.h
index b06d1b1..76f28fe 100644
--- a/include/libnftnl/expr.h
+++ b/include/libnftnl/expr.h
@@ -158,6 +158,7 @@ enum {
NFTNL_EXPR_EXTHDR_LEN,
NFTNL_EXPR_EXTHDR_FLAGS,
NFTNL_EXPR_EXTHDR_OP,
+ NFTNL_EXPR_EXTHDR_SREG,
};
enum {