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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/bsc_data.h b/include/bsc_data.h
index 9030910..a8ad738 100644
--- a/include/bsc_data.h
+++ b/include/bsc_data.h
@@ -110,6 +110,10 @@ struct bsc_data {
char *udp_ip;
int once;
+ /* the network header to use */
+ int ni_ni;
+ int ni_spare;
+
/* LAC of the cell */
struct gsm48_loc_area_id lai;
uint16_t mcc;