Go to the documentation of this file.
33 #ifndef __DEV_NET_ETHERPKT_HH__
34 #define __DEV_NET_ETHERPKT_HH__
89 #endif // __DEV_NET_ETHERPKT_HH__
unsigned length
Amount of space occupied by the payload in the data buffer.
void serialize(const std::string &base, CheckpointOut &cp) const
unsigned bufLength
Total size of the allocated data buffer.
uint8_t * data
Pointer to packet data will be deleted.
std::shared_ptr< EthPacketData > EthPacketPtr
std::ostream CheckpointOut
void unserialize(const std::string &base, CheckpointIn &cp)
unsigned simLength
Effective length, used for modeling timing in the simulator.
EthPacketData(unsigned size)
Generated on Wed Sep 30 2020 14:02:11 for gem5 by doxygen 1.8.17