aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-30 15:01:01 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-16 15:32:31 +0100
commit7a2c919e8745d851a8b351fc80d1df3a770ab034 (patch)
tree915b739284e19f746c7accca73da01e3b1aa60f3
parent4418ca90dd5856124b26a0ec4916b1c3ef8285c7 (diff)
add gsm_encr to subscr_conn
-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 ac8143e32..a3d803f57 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 {