diff options
Diffstat (limited to 'src/lib/ndpi_private.h')
-rw-r--r-- | src/lib/ndpi_private.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/ndpi_private.h b/src/lib/ndpi_private.h index e45a0aabe..148b4b9eb 100644 --- a/src/lib/ndpi_private.h +++ b/src/lib/ndpi_private.h @@ -253,9 +253,6 @@ struct ndpi_detection_module_struct { int opportunistic_tls_ftp_enabled; int opportunistic_tls_stun_enabled; - u_int32_t monitoring_stun_pkts_to_process; - u_int32_t monitoring_stun_flags; - u_int32_t aggressiveness_ookla; int tcp_ack_paylod_heuristic; |