gem5  v20.1.0.0
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 Wed Sep 30 2020 14:02:29 for gem5 by doxygen 1.8.17