aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tbf.h b/src/tbf.h
index 84d558e0..0b97f80c 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -103,7 +103,7 @@ struct gprs_rlcmac_tbf {
uint8_t tfi;
uint32_t tlli;
uint8_t tlli_valid;
- uint8_t trx;
+ uint8_t trx_no;
uint16_t arfcn;
uint8_t tsc;
uint8_t first_ts; /* first TS used by TBF */