aboutsummaryrefslogtreecommitdiffstats
path: root/lib/includes/hicn/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/includes/hicn/header.h')
-rw-r--r--lib/includes/hicn/header.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/includes/hicn/header.h b/lib/includes/hicn/header.h
index 8af9170f8..208e35d68 100644
--- a/lib/includes/hicn/header.h
+++ b/lib/includes/hicn/header.h
@@ -135,6 +135,8 @@ typedef union
#define HICN_V4_TCP_AH_HDRLEN (HICN_V4_TCP_HDRLEN + AH_HDRLEN)
#define HICN_V4_ICMP_AH_HDRLEN (HICN_V4_ICMP_HDRLEN + AH_HDRLEN)
+#define HICN_DEFAULT_PORT 9695
+
#endif /* HICN_HEADER_H */
/*