aboutsummaryrefslogtreecommitdiffstats
path: root/include/bsc_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bsc_data.h')
-rw-r--r--include/bsc_data.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/bsc_data.h b/include/bsc_data.h
index 698a33f..fe6d295 100644
--- a/include/bsc_data.h
+++ b/include/bsc_data.h
@@ -124,6 +124,9 @@ struct bsc_data {
int ni_ni;
int ni_spare;
+ /* isup handling */
+ int isup_pass;
+
/* LAC of the cell */
struct gsm48_loc_area_id lai;
uint16_t mcc;