summaryrefslogtreecommitdiffstats
path: root/include/libnftnl/expr.h
diff options
context:
space:
mode:
authorManuel Messner <mm@skelett.io>2017-02-07 03:15:18 +0100
committerFlorian Westphal <fw@strlen.de>2017-02-12 01:18:38 +0100
commitd7b451fe1a454e0bf201631e1c71ae3367016c51 (patch)
tree3b0f6929a5dc26876dd4c57221a148198863fa97 /include/libnftnl/expr.h
parent7e549c5e7874016aad52681001d455666d24266d (diff)
src: add TCP option matching requirements
This patch is a requirement of the TCP option patch. Signed-off-by: Manuel Messner <mm@skelett.io> Signed-off-by: Florian Westphal <fw@strlen.de>
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 38a4b83..f5e9cc1 100644
--- a/include/libnftnl/expr.h
+++ b/include/libnftnl/expr.h
@@ -156,6 +156,7 @@ enum {
NFTNL_EXPR_EXTHDR_TYPE,
NFTNL_EXPR_EXTHDR_OFFSET,
NFTNL_EXPR_EXTHDR_LEN,
+ NFTNL_EXPR_EXTHDR_OP,
};
enum {