aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gprs/rlcmac/gre.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gprs/rlcmac/gre.h')
-rw-r--r--include/osmocom/gprs/rlcmac/gre.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gprs/rlcmac/gre.h b/include/osmocom/gprs/rlcmac/gre.h
index a7317cd..be36e23 100644
--- a/include/osmocom/gprs/rlcmac/gre.h
+++ b/include/osmocom/gprs/rlcmac/gre.h
@@ -21,6 +21,7 @@ struct gprs_rlcmac_tbf;
struct gprs_rlcmac_entity {
struct llist_head entry; /* item in (struct gprs_rlcmac_ctx)->gre_list */
uint32_t tlli;
+ uint32_t old_tlli;
/* Used to match paging requests coming from CS domain: */
uint32_t ptmsi;