aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/internal.h')
-rw-r--r--daemon/internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/internal.h b/daemon/internal.h
index cbccbfc..f0e1382 100644
--- a/daemon/internal.h
+++ b/daemon/internal.h
@@ -200,6 +200,8 @@ bool gtp_tunnel_destroy(struct gtp_daemon *d, const struct sockaddr_storage *bin
* GTP Daemon
***********************************************************************/
+#define UECUPS_SCTP_PORT 4268
+
struct gtp_daemon {
/* global lists of various objects */
struct llist_head gtp_endpoints;