aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc')
-rw-r--r--include/osmocom/bsc/bsc_msc_data.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/bsc/bsc_msc_data.h b/include/osmocom/bsc/bsc_msc_data.h
index 7ec34423c..6ca03301b 100644
--- a/include/osmocom/bsc/bsc_msc_data.h
+++ b/include/osmocom/bsc/bsc_msc_data.h
@@ -130,6 +130,9 @@ struct bsc_msc_data {
* BSSMAP RESET procedure */
struct osmo_fsm_inst *reset_fsm;
} a;
+
+ uint32_t x_osmo_ign;
+ bool x_osmo_ign_configured;
};
/*