aboutsummaryrefslogtreecommitdiff
path: root/example/ndpi_util.h
diff options
context:
space:
mode:
authorCampus <campus@ntop.org>2017-05-20 10:20:16 +0200
committerCampus <campus@ntop.org>2017-05-20 10:20:16 +0200
commit97a57ac68d2b2a1007df57f04582197b0f070f96 (patch)
tree01f31d617b9986979bad7bc278a0e98f01f30222 /example/ndpi_util.h
parentccfe37870c6693bfe04d37c7702a9de50363441d (diff)
parenta487a58884b1ad6ad1844cc5f88bc2427dcb0cb8 (diff)
Merge branch 'beratx-dev' into dev
Diffstat (limited to 'example/ndpi_util.h')
-rw-r--r--example/ndpi_util.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/ndpi_util.h b/example/ndpi_util.h
index 950f65f5a..e8d301acb 100644
--- a/example/ndpi_util.h
+++ b/example/ndpi_util.h
@@ -40,6 +40,9 @@
#define TICK_RESOLUTION 1000
#define MAX_NUM_IP_ADDRESS 5 /* len of ip address array */
#define UPDATED_TREE 1
+#define AGGRESSIVE_PERCENT 95.00
+#define DIR_SRC 10
+#define DIR_DST 20
// flow tracking
typedef struct ndpi_flow_info {