diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/osmocom/ctrl/ports.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h index 71c8e2d3..c89bbe34 100644 --- a/include/osmocom/ctrl/ports.h +++ b/include/osmocom/ctrl/ports.h @@ -6,4 +6,5 @@ #define OSMO_CTRL_PORT_NITB_BSC 4249 #define OSMO_CTRL_PORT_BSC_NAT 4250 #define OSMO_CTRL_PORT_SGSN 4251 +#define OSMO_CTRL_PORT_GGSN 4252 #define OSMO_CTRL_PORT_CSCN 4255 |