aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tbf.h b/src/tbf.h
index 69f1f053..1bea31d9 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -169,6 +169,7 @@ struct gprs_rlcmac_tbf {
enum gprs_rlcmac_tbf_ul_ack_state ul_ack_state;
gprs_rlcmac_tbf *m_new_tbf;
+ gprs_rlcmac_tbf *m_old_tbf; /* reverse pointer for m_new_tbf */
enum gprs_rlcmac_tbf_poll_state poll_state;
uint32_t poll_fn; /* frame number to poll */