gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::pcap_pkthdr Struct Reference

Public Attributes

uint32_t seconds
 
uint32_t microseconds
 
uint32_t caplen
 
uint32_t len
 

Detailed Description

Definition at line 71 of file etherdump.cc.

Member Data Documentation

◆ caplen

uint32_t gem5::pcap_pkthdr::caplen

Definition at line 75 of file etherdump.cc.

Referenced by gem5::EtherDump::dumpPacket().

◆ len

uint32_t gem5::pcap_pkthdr::len

Definition at line 76 of file etherdump.cc.

Referenced by gem5::EtherDump::dumpPacket().

◆ microseconds

uint32_t gem5::pcap_pkthdr::microseconds

Definition at line 74 of file etherdump.cc.

Referenced by gem5::EtherDump::dumpPacket().

◆ seconds

uint32_t gem5::pcap_pkthdr::seconds

Definition at line 73 of file etherdump.cc.

Referenced by gem5::EtherDump::dumpPacket().


The documentation for this struct was generated from the following file:

Generated on Mon Jan 13 2025 04:28:55 for gem5 by doxygen 1.9.8