summaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/faces/app/face_prod.h
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-plugin/src/faces/app/face_prod.h')
-rw-r--r--hicn-plugin/src/faces/app/face_prod.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hicn-plugin/src/faces/app/face_prod.h b/hicn-plugin/src/faces/app/face_prod.h
index 74c62c3bb..33e2a4199 100644
--- a/hicn-plugin/src/faces/app/face_prod.h
+++ b/hicn-plugin/src/faces/app/face_prod.h
@@ -54,6 +54,8 @@ typedef struct
extern hicn_face_prod_state_t *face_state_vec;
+#define DEFAULT_PROBING_PORT 3784
+
typedef struct __attribute__ ((packed)) hicn_face_prod_t_
{
hicn_face_ip_t ip_face;