aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/osmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/osmux.h')
-rw-r--r--openbsc/include/openbsc/osmux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/osmux.h b/openbsc/include/openbsc/osmux.h
index f4cb17abd..8c01fd00b 100644
--- a/openbsc/include/openbsc/osmux.h
+++ b/openbsc/include/openbsc/osmux.h
@@ -3,6 +3,8 @@
#include <osmocom/netif/osmux.h>
+#define OSMUX_PORT 1984
+
enum {
OSMUX_ROLE_BSC = 0,
OSMUX_ROLE_BSC_NAT,