summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gprs/protocol
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gprs/protocol')
-rw-r--r--include/osmocom/gprs/protocol/gsm_08_16.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gprs/protocol/gsm_08_16.h b/include/osmocom/gprs/protocol/gsm_08_16.h
index 15d92d37..95efcb6d 100644
--- a/include/osmocom/gprs/protocol/gsm_08_16.h
+++ b/include/osmocom/gprs/protocol/gsm_08_16.h
@@ -66,6 +66,7 @@ enum ns_ctrl_ie {
NS_IE_IPv6_EP_NR = 0x09,
NS_IE_RESET_FLAG = 0x0a,
NS_IE_IP_ADDR = 0x0b,
+ NS_IE_TRANS_ID = 0xff, /* osmocom. Spec has this IE but without IEI! */
};
/*! NS Cause (TS 08.16, Section 10.3.2, Table 13) */