
Data Fields | |
| UINT | reassembleCount |
| UINT | SN |
| UINT | lastSDUSO |
| bool | isLastSDUReceived |
| NetSim_PACKET * | head |
| NetSim_PACKET * | tail |
| _ptr_ele | ele |
Definition at line 67 of file LTENR_RLC.h.
| _ptr_ele stru_LTENR_RLC_ReceptionBuffer::ele |
Definition at line 75 of file LTENR_RLC.h.
| NetSim_PACKET* stru_LTENR_RLC_ReceptionBuffer::head |
Definition at line 73 of file LTENR_RLC.h.
| bool stru_LTENR_RLC_ReceptionBuffer::isLastSDUReceived |
Definition at line 72 of file LTENR_RLC.h.
| UINT stru_LTENR_RLC_ReceptionBuffer::lastSDUSO |
Definition at line 71 of file LTENR_RLC.h.
| UINT stru_LTENR_RLC_ReceptionBuffer::reassembleCount |
Definition at line 69 of file LTENR_RLC.h.
| UINT stru_LTENR_RLC_ReceptionBuffer::SN |
Definition at line 70 of file LTENR_RLC.h.
| NetSim_PACKET* stru_LTENR_RLC_ReceptionBuffer::tail |
Definition at line 74 of file LTENR_RLC.h.