aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sgsn/gprs_llc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/sgsn/gprs_llc.h')
-rw-r--r--include/osmocom/sgsn/gprs_llc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/sgsn/gprs_llc.h b/include/osmocom/sgsn/gprs_llc.h
index 5b1224804..8a0b9efbd 100644
--- a/include/osmocom/sgsn/gprs_llc.h
+++ b/include/osmocom/sgsn/gprs_llc.h
@@ -192,6 +192,9 @@ struct gprs_llc_llme {
#define GPRS_LLME_RESET_AGE (0)
+/* 3GPP TS 44.064 ยง 8.3 TLLI assignment procedures */
+#define TLLI_UNASSIGNED (0xffffffff)
+
extern struct llist_head gprs_llc_llmes;
/* LLC low level types */