blob: c89bbe34acaa71555f942d5eedb527b9dd472882 [file] [log] [blame]
#pragma once
/* TCP port numbers used for CTRL interfaces in osmocom projects */
#define OSMO_CTRL_PORT_BTS 4238
#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