summaryrefslogtreecommitdiffstats
path: root/input/packet
diff options
context:
space:
mode:
Diffstat (limited to 'input/packet')
-rw-r--r--input/packet/ulogd_inppkt_NFLOG.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/input/packet/ulogd_inppkt_NFLOG.c b/input/packet/ulogd_inppkt_NFLOG.c
index c7ca10a..9887e86 100644
--- a/input/packet/ulogd_inppkt_NFLOG.c
+++ b/input/packet/ulogd_inppkt_NFLOG.c
@@ -86,8 +86,8 @@ static struct config_keyset libulog_kset = {
#define rmem_ce(x) (x->ces[2])
#define af_ce(x) (x->ces[3])
#define unbind_ce(x) (x->ces[4])
-#define seq_ce(x) (x->ces[4])
-#define seq_global_ce(x) (x->ces[5])
+#define seq_ce(x) (x->ces[5])
+#define seq_global_ce(x) (x->ces[6])
enum nflog_keys {
NFLOG_KEY_RAW_MAC = 0,