aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/gsm_subscriber.h
diff options
context:
space:
mode:
authorStefan Sperling <ssperling@sysmocom.de>2018-05-15 14:48:04 +0200
committerStefan Sperling <ssperling@sysmocom.de>2018-05-15 18:46:25 +0200
commit60af0c888fb69b8f8dc75e41a1bf96309b6f0ea6 (patch)
tree169fcfd9ac760635e217abf5def8e44289fa313d /include/osmocom/msc/gsm_subscriber.h
parentcb8c75bba030c7ab9f2e49b2f40292a1738f3220 (diff)
add a test; set lu expiry timestampstsp/lu_expire
Diffstat (limited to 'include/osmocom/msc/gsm_subscriber.h')
-rw-r--r--include/osmocom/msc/gsm_subscriber.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/gsm_subscriber.h b/include/osmocom/msc/gsm_subscriber.h
index 16e1037c0..50b4a233b 100644
--- a/include/osmocom/msc/gsm_subscriber.h
+++ b/include/osmocom/msc/gsm_subscriber.h
@@ -18,6 +18,7 @@
/* gprs_sgsn.h defines additional flags including and above bit 16 (0x10000) */
#define GSM_SUBSCRIBER_NO_EXPIRATION 0x0
+#define GSM_SUBSCRIBER_LU_EXPIRATION_INTERVAL 60 /* in seconds */
enum gsm_subscriber_field {
GSM_SUBSCRIBER_IMSI,