summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_29_118.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/protocol/gsm_29_118.h')
-rw-r--r--include/osmocom/gsm/protocol/gsm_29_118.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_29_118.h b/include/osmocom/gsm/protocol/gsm_29_118.h
index 97a9c431..70f15003 100644
--- a/include/osmocom/gsm/protocol/gsm_29_118.h
+++ b/include/osmocom/gsm/protocol/gsm_29_118.h
@@ -170,4 +170,7 @@ static inline const char *sgsap_ue_emm_mode_name(enum sgsap_ue_emm_mode mode) {
#define SGS_NS10_DEFAULT 2
#define SGS_NS12_DEFAULT 2
+/* TS 29.118 Section 6.3 */
+#define SGS_PORT_DEFAULT 29118
+
const struct tlv_definition sgsap_ie_tlvdef;