aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ndpi_typedefs.h')
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h
index 5583590b7..efea443d6 100644
--- a/src/include/ndpi_typedefs.h
+++ b/src/include/ndpi_typedefs.h
@@ -1422,6 +1422,10 @@ struct ndpi_flow_struct {
} collectd;
struct {
+ char client_ip[16];
+ } discord;
+
+ struct {
char version[32];
} ubntac2;