aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-30 15:01:01 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-09 17:12:21 +0100
commitd85ff233d21f06f3d269bc493bbd9229aa9c54f0 (patch)
treeb6a4b59c7c81d5be192be8e7b63279eea5b7dff4 /openbsc
parent5ab2a7bfb1c3a37435de4052795570a5eeb30903 (diff)
add gsm_encr to subscr_conn
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index d382835af..157e69682 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -195,6 +195,7 @@ struct gsm_subscriber_connection {
struct gsm_classmark classmark;
uint16_t lac;
+ struct gsm_encr encr;
/* which Iu-CS connection, if any. */
struct {