gem5
v20.1.0.0
|
Public Attributes | |
uint32_t | seconds |
uint32_t | microseconds |
uint32_t | caplen |
uint32_t | len |
Definition at line 66 of file etherdump.cc.
uint32_t pcap_pkthdr::caplen |
Definition at line 69 of file etherdump.cc.
Referenced by EtherDump::dumpPacket().
uint32_t pcap_pkthdr::len |
Definition at line 70 of file etherdump.cc.
Referenced by EtherDump::dumpPacket().
uint32_t pcap_pkthdr::microseconds |
Definition at line 68 of file etherdump.cc.
Referenced by EtherDump::dumpPacket().
uint32_t pcap_pkthdr::seconds |
Definition at line 67 of file etherdump.cc.
Referenced by EtherDump::dumpPacket().