diff options
Diffstat (limited to 'example/reader_util.h')
-rw-r--r-- | example/reader_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/reader_util.h b/example/reader_util.h index 1ee11e071..452f9023f 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -279,6 +279,7 @@ typedef struct ndpi_flow_info { char *bittorent_hash; char *dhcp_fingerprint; char *dhcp_class_ident; + uint32_t idle_timeout_sec; ndpi_risk risk; struct { |