mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-03 21:43:32 +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;
 | 
						struct gsm_classmark classmark;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	uint16_t lac;
 | 
						uint16_t lac;
 | 
				
			||||||
 | 
						struct gsm_encr encr;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	/* which Iu-CS connection, if any. */
 | 
						/* which Iu-CS connection, if any. */
 | 
				
			||||||
	struct {
 | 
						struct {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user