NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_LTENR_Bearer_Context Struct Reference

Create a list of EPS bearer which to be context. More...

#include <LTENR_Core.h>

Collaboration diagram for stru_LTENR_Bearer_Context:

Data Fields

NETSIM_ID epsBearerID
 
ptrLTENR_EPSBEARER epsBearer
 
_ptr_ele ele
 

Detailed Description

Create a list of EPS bearer which to be context.

Definition at line 87 of file LTENR_Core.h.

Field Documentation

◆ ele

_ptr_ele stru_LTENR_Bearer_Context::ele

Pointer for next element into list

Definition at line 90 of file LTENR_Core.h.

◆ epsBearer

ptrLTENR_EPSBEARER stru_LTENR_Bearer_Context::epsBearer

Hold information about EPS bearer

Definition at line 89 of file LTENR_Core.h.

◆ epsBearerID

NETSIM_ID stru_LTENR_Bearer_Context::epsBearerID

EPS bearer ID

Definition at line 88 of file LTENR_Core.h.


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