
Data Fields | |
| SI | si |
| UINT | SN |
| UINT16 | SO |
| UINT | retxCount |
| LTENR_LOGICALCHANNEL | channel |
| NetSim_PACKET * | packet |
| bool | isMarkedForRemoval |
| bool | isFragmented |
| struct stru_LTENR_RLCBuffer_Data * | next |
| struct stru_LTENR_RLCBuffer_Data * | prev |
Definition at line 83 of file LTENR_RLC.h.
| LTENR_LOGICALCHANNEL stru_LTENR_RLCBuffer_Data::channel |
Definition at line 90 of file LTENR_RLC.h.
| bool stru_LTENR_RLCBuffer_Data::isFragmented |
Definition at line 93 of file LTENR_RLC.h.
| bool stru_LTENR_RLCBuffer_Data::isMarkedForRemoval |
Definition at line 92 of file LTENR_RLC.h.
| struct stru_LTENR_RLCBuffer_Data* stru_LTENR_RLCBuffer_Data::next |
Definition at line 94 of file LTENR_RLC.h.
| NetSim_PACKET* stru_LTENR_RLCBuffer_Data::packet |
Definition at line 91 of file LTENR_RLC.h.
| struct stru_LTENR_RLCBuffer_Data* stru_LTENR_RLCBuffer_Data::prev |
Definition at line 95 of file LTENR_RLC.h.
| UINT stru_LTENR_RLCBuffer_Data::retxCount |
Definition at line 89 of file LTENR_RLC.h.
| SI stru_LTENR_RLCBuffer_Data::si |
Definition at line 85 of file LTENR_RLC.h.
| UINT stru_LTENR_RLCBuffer_Data::SN |
Definition at line 86 of file LTENR_RLC.h.
| UINT16 stru_LTENR_RLCBuffer_Data::SO |
Definition at line 87 of file LTENR_RLC.h.