aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/gsm_data_shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/gsm_data_shared.h')
-rw-r--r--include/osmocom/bsc/gsm_data_shared.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/bsc/gsm_data_shared.h b/include/osmocom/bsc/gsm_data_shared.h
index 6ce571edd..f41bac47c 100644
--- a/include/osmocom/bsc/gsm_data_shared.h
+++ b/include/osmocom/bsc/gsm_data_shared.h
@@ -722,6 +722,8 @@ struct gsm_bts {
struct gsm_e1_subslot oml_e1_link;
uint8_t oml_tei;
struct e1inp_sign_link *oml_link;
+ /* when OML link was established */
+ time_t uptime;
/* Abis network management O&M handle */
struct abis_nm_h *nmh;