summaryrefslogtreecommitdiffstats
path: root/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test.h')
-rw-r--r--test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.h b/test.h
index 4f5a6b6..ebcdd53 100644
--- a/test.h
+++ b/test.h
@@ -6,6 +6,7 @@ struct cthelper_test_stats {
int pkt_mismatch_proto;
int pkt_mismatch_port;
int ct_expect_created;
+ int pkts_dropped;
};
extern struct cthelper_test_stats cthelper_test_stats;