summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/nfnetlink_cthelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/netfilter/nfnetlink_cthelper.h')
-rw-r--r--include/linux/netfilter/nfnetlink_cthelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/netfilter/nfnetlink_cthelper.h b/include/linux/netfilter/nfnetlink_cthelper.h
index 52c365b..4676922 100644
--- a/include/linux/netfilter/nfnetlink_cthelper.h
+++ b/include/linux/netfilter/nfnetlink_cthelper.h
@@ -14,6 +14,7 @@ enum nfnl_cthelper_type {
NFCTH_TUPLE,
NFCTH_QUEUE_NUM,
NFCTH_POLICY,
+ NFCTH_PRIV_DATA_LEN,
__NFCTH_MAX
};
#define NFCTH_MAX (__NFCTH_MAX - 1)