Files
osmo-bsc/include
Pau Espin Pedrol 15284337ec Introduce hashtable to lookup bts by <LAC,CI>
This is useful to quickly lookup pagings aiming at a LAC+CI.
Until now, we first looked up in the LAC hashtable and then iterated
over it. However, that means a potential configuration where all BTS
share the same LAC will end up in iterating over 256 bts, which is not
nice.

Change-Id: I47db6c7543e5c6c3b8f0de3ae5ee1b53c2b5f16f
Related: SYS#7062
2024-09-16 11:58:35 +02:00
..
2017-08-27 03:52:43 +02:00
2019-11-13 22:10:41 +01:00