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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/reader_util.h b/example/reader_util.h
index 62001d527..ce06959c5 100644
--- a/example/reader_util.h
+++ b/example/reader_util.h
@@ -163,6 +163,10 @@ typedef struct ndpi_flow_info {
ndpi_cipher_weakness client_unsafe_cipher, server_unsafe_cipher;
} ssh_tls;
+ struct {
+ float pktlen_c_to_s, pktlen_s_to_c;
+ } entropy;
+
void *src_id, *dst_id;
// Entropy fields