
Data Fields | |
| NetSim_PACKET * | packet |
| UINT64 | size |
| double | time |
| void * | optionalInfo |
| bool | isMarked |
| struct stru_LTENR_BufferPacket * | next |
Definition at line 26 of file LTENR_Buffer.h.
| bool stru_LTENR_BufferPacket::isMarked |
Definition at line 33 of file LTENR_Buffer.h.
| struct stru_LTENR_BufferPacket* stru_LTENR_BufferPacket::next |
Definition at line 34 of file LTENR_Buffer.h.
| void* stru_LTENR_BufferPacket::optionalInfo |
Definition at line 31 of file LTENR_Buffer.h.
| NetSim_PACKET* stru_LTENR_BufferPacket::packet |
Definition at line 28 of file LTENR_Buffer.h.
| UINT64 stru_LTENR_BufferPacket::size |
Definition at line 29 of file LTENR_Buffer.h.
| double stru_LTENR_BufferPacket::time |
Definition at line 30 of file LTENR_Buffer.h.