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

Public Attributes

uint32_t seconds
 
uint32_t microseconds
 
uint32_t caplen
 
uint32_t len
 

Detailed Description

Definition at line 66 of file etherdump.cc.

Member Data Documentation

◆ caplen

uint32_t pcap_pkthdr::caplen

Definition at line 69 of file etherdump.cc.

Referenced by EtherDump::dumpPacket().

◆ len

uint32_t pcap_pkthdr::len

Definition at line 70 of file etherdump.cc.

Referenced by EtherDump::dumpPacket().

◆ microseconds

uint32_t pcap_pkthdr::microseconds

Definition at line 68 of file etherdump.cc.

Referenced by EtherDump::dumpPacket().

◆ seconds

uint32_t pcap_pkthdr::seconds

Definition at line 67 of file etherdump.cc.

Referenced by EtherDump::dumpPacket().


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

Generated on Thu May 28 2020 16:21:49 for gem5 by doxygen 1.8.13