libosmogsm 1.9.0.196-9975
Osmocom GSM library
osmo_nri_range Struct Reference

One range of NRI values. More...

#include <gsm23236.h>

Data Fields

struct llist_head entry
 
int16_t first
 First value of the NRI range, i.e. More...
 
int16_t last
 Last value of the NRI range, i.e. More...
 

Detailed Description

One range of NRI values.

An NRI is a Network Resource Indicator, a number of a configured bit length (typically 10 bit). In an MSC pool for load balancing, it is used to indicate which MSC has issued a TMSI: the NRI is located with its most significant bit located on the TMSI's second octet's most significant bit. See 3GPP TS 23.236.

Field Documentation

◆ entry

struct llist_head osmo_nri_range::entry

◆ first

◆ last


The documentation for this struct was generated from the following file: