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

Data Fields

UINT reassembleCount
 
UINT SN
 
UINT lastSDUSO
 
bool isLastSDUReceived
 
NetSim_PACKEThead
 
NetSim_PACKETtail
 
_ptr_ele ele
 

Detailed Description

Definition at line 67 of file LTENR_RLC.h.

Field Documentation

◆ ele

_ptr_ele stru_LTENR_RLC_ReceptionBuffer::ele

Definition at line 75 of file LTENR_RLC.h.

◆ head

NetSim_PACKET* stru_LTENR_RLC_ReceptionBuffer::head

Definition at line 73 of file LTENR_RLC.h.

◆ isLastSDUReceived

bool stru_LTENR_RLC_ReceptionBuffer::isLastSDUReceived

Definition at line 72 of file LTENR_RLC.h.

◆ lastSDUSO

UINT stru_LTENR_RLC_ReceptionBuffer::lastSDUSO

Definition at line 71 of file LTENR_RLC.h.

◆ reassembleCount

UINT stru_LTENR_RLC_ReceptionBuffer::reassembleCount

Definition at line 69 of file LTENR_RLC.h.

◆ SN

UINT stru_LTENR_RLC_ReceptionBuffer::SN

Definition at line 70 of file LTENR_RLC.h.

◆ tail

NetSim_PACKET* stru_LTENR_RLC_ReceptionBuffer::tail

Definition at line 74 of file LTENR_RLC.h.


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