summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/ctrl/ports.h2
-rw-r--r--include/osmocom/vty/ports.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index 101b8944..d28066e6 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -13,7 +13,7 @@
#define OSMO_CTRL_PORT_BSC_NAT 4250
#define OSMO_CTRL_PORT_SGSN 4251
/* 4252-4254 used by VTY interface */
-#define OSMO_CTRL_PORT_CSCN 4255
+#define OSMO_CTRL_PORT_MSC 4255
/* 4256 used by VTY interface */
#define OSMO_CTRL_PORT_GGSN 4257
#define OSMO_CTRL_PORT_HLR 4259
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index 70dc69cb..887e4df7 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -20,7 +20,7 @@
/* 4249-4251 used by control interface */
#define OSMO_VTY_PORT_BTSMGR 4252
#define OSMO_VTY_PORT_GTPHUB 4253
-#define OSMO_VTY_PORT_CSCN 4254
+#define OSMO_VTY_PORT_MSC 4254
/* 4255 used by control interface */
#define OSMO_VTY_PORT_MNCC_SIP 4256
/* 4257 used by control interface */