aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlc.h')
-rw-r--r--src/rlc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rlc.h b/src/rlc.h
index b731859..11edde2 100644
--- a/src/rlc.h
+++ b/src/rlc.h
@@ -161,6 +161,7 @@ struct gprs_rlc_data {
/* Holds the current status of the block w.r.t DL split blocks*/
egprs_rlc_dl_reseg_bsn_state block_status_dl;
+ uint32_t m_ctr_num_retx;
};
void gprs_rlc_data_info_init_dl(struct gprs_rlc_data_info *rlc,