NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_LTENR_RLCBuffer_Data Struct Reference
Collaboration diagram for stru_LTENR_RLCBuffer_Data:

Data Fields

SI si
 
UINT SN
 
UINT16 SO
 
UINT retxCount
 
LTENR_LOGICALCHANNEL channel
 
NetSim_PACKETpacket
 
bool isMarkedForRemoval
 
bool isFragmented
 
struct stru_LTENR_RLCBuffer_Datanext
 
struct stru_LTENR_RLCBuffer_Dataprev
 

Detailed Description

Definition at line 83 of file LTENR_RLC.h.

Field Documentation

◆ channel

LTENR_LOGICALCHANNEL stru_LTENR_RLCBuffer_Data::channel

Definition at line 90 of file LTENR_RLC.h.

◆ isFragmented

bool stru_LTENR_RLCBuffer_Data::isFragmented

Definition at line 93 of file LTENR_RLC.h.

◆ isMarkedForRemoval

bool stru_LTENR_RLCBuffer_Data::isMarkedForRemoval

Definition at line 92 of file LTENR_RLC.h.

◆ next

struct stru_LTENR_RLCBuffer_Data* stru_LTENR_RLCBuffer_Data::next

Definition at line 94 of file LTENR_RLC.h.

◆ packet

NetSim_PACKET* stru_LTENR_RLCBuffer_Data::packet

Definition at line 91 of file LTENR_RLC.h.

◆ prev

struct stru_LTENR_RLCBuffer_Data* stru_LTENR_RLCBuffer_Data::prev

Definition at line 95 of file LTENR_RLC.h.

◆ retxCount

UINT stru_LTENR_RLCBuffer_Data::retxCount

Definition at line 89 of file LTENR_RLC.h.

◆ si

SI stru_LTENR_RLCBuffer_Data::si

Definition at line 85 of file LTENR_RLC.h.

◆ SN

UINT stru_LTENR_RLCBuffer_Data::SN

Definition at line 86 of file LTENR_RLC.h.

◆ SO

UINT16 stru_LTENR_RLCBuffer_Data::SO

Definition at line 87 of file LTENR_RLC.h.


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