aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/reader_util.h')
-rw-r--r--example/reader_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/reader_util.h b/example/reader_util.h
index d100c0ad5..8b511ff30 100644
--- a/example/reader_util.h
+++ b/example/reader_util.h
@@ -124,6 +124,7 @@ typedef struct ndpi_ja3_fingerprints_host{
// flow tracking
typedef struct ndpi_flow_info {
+ u_int32_t flow_id;
u_int32_t hashval;
u_int32_t src_ip;
u_int32_t dst_ip;