mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-04 05:53:26 +00:00 
			
		
		
		
	BTS: Add S counter for link loss criterion to lchan structure
This commit is contained in:
		
				
					committed by
					
						
						Harald Welte
					
				
			
			
				
	
			
			
			
						parent
						
							f876c39887
						
					
				
				
					commit
					1af682adb9
				
			@@ -293,6 +293,8 @@ struct gsm_lchan {
 | 
			
		||||
		/* counts up to Ny1 */
 | 
			
		||||
		unsigned int phys_info_count;
 | 
			
		||||
	} ho;
 | 
			
		||||
	/* S counter for link loss */
 | 
			
		||||
	int s;
 | 
			
		||||
#endif
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user