aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2025-03-25 09:31:40 +0100
committerLuca Deri <deri@ntop.org>2025-03-25 09:31:40 +0100
commit8bada1fc02b337feb6a717d92b9b8b157dc3a082 (patch)
tree9db0d74aa0bfdd45f3edcf9751154d647a679b92
parente9f9b92926b5ef5629514aa9af52d7a1de06eabc (diff)
Updated typedef
-rw-r--r--src/include/ndpi_typedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h
index 8c88f6ac5..5b09effe4 100644
--- a/src/include/ndpi_typedefs.h
+++ b/src/include/ndpi_typedefs.h
@@ -1384,7 +1384,7 @@ struct ndpi_flow_struct {
struct {
char *fingerprint;
- u_int8_t os_hint;
+ enum operating_system_hint os_hint;
} tcp;
/*