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

Hold information about to be activate bearer into bearer list. More...

#include <LTENR_Core.h>

Collaboration diagram for stru_LTENR_Bearer_Activate:

Data Fields

NETSIM_ID epsBearerID
 
ptrLTENR_EPSBEARER epsBearer
 
ptrLTENR_FULLY_QUALIFIED_TEID smfte
 
_ptr_ele ele
 

Detailed Description

Hold information about to be activate bearer into bearer list.

Definition at line 104 of file LTENR_Core.h.

Field Documentation

◆ ele

_ptr_ele stru_LTENR_Bearer_Activate::ele

Pointer of next element into list

Definition at line 108 of file LTENR_Core.h.

◆ epsBearer

ptrLTENR_EPSBEARER stru_LTENR_Bearer_Activate::epsBearer

EPS Bearer information

Definition at line 106 of file LTENR_Core.h.

◆ epsBearerID

NETSIM_ID stru_LTENR_Bearer_Activate::epsBearerID

EPS bearer ID

Definition at line 105 of file LTENR_Core.h.

◆ smfte

ptrLTENR_FULLY_QUALIFIED_TEID stru_LTENR_Bearer_Activate::smfte

Hold information about qualified traffic

Definition at line 107 of file LTENR_Core.h.


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