libosmogb
1.11.0.26-c59d
Osmocom Gb library
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Fields
All
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
Variables
_
b
c
d
f
g
i
l
m
n
o
p
q
r
s
t
u
v
Typedefs
Enumerations
b
g
n
o
q
s
Enumerator
_
b
f
g
n
p
q
r
s
Macros
b
c
d
e
f
g
i
l
m
n
p
q
r
s
t
u
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
gsm_24_301.h
Go to the documentation of this file.
1
3
#pragma once
4
7
#include <stdbool.h>
8
#include <stdint.h>
9
10
struct
osmo_eutran_tai
{
11
uint16_t
mcc
;
12
uint16_t
mnc
;
13
bool
mnc_3_digits
;
14
uint16_t
tac
;
15
};
osmo_eutran_tai
Tracking area TS 24.301, section 9.9.3.32.
Definition:
gsm_24_301.h:10
osmo_eutran_tai::mnc
uint16_t mnc
Definition:
gsm_24_301.h:12
osmo_eutran_tai::tac
uint16_t tac
Definition:
gsm_24_301.h:14
osmo_eutran_tai::mcc
uint16_t mcc
Definition:
gsm_24_301.h:11
osmo_eutran_tai::mnc_3_digits
bool mnc_3_digits
Definition:
gsm_24_301.h:13
include
osmocom
gprs
protocol
gsm_24_301.h
Generated on Mon May 12 2025 00:54:49 for libosmogb by
1.9.4