mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
add gsm_encr to subscr_conn
Change-Id: Id5797cd1f1bfa2cca2d3fbabc1981aa75546421b
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user