Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
wtap_erf_eth_hdr Struct Reference

ERF Ethernet subheader providing the frame offset for Ethernet ERF records. More...

#include <wtap.h>

Public Attributes

uint8_t offset
uint8_t pad

Detailed Description

ERF Ethernet subheader providing the frame offset for Ethernet ERF records.

Member Data Documentation

◆ offset

uint8_t wtap_erf_eth_hdr::offset

Byte offset from the start of the captured data to the first byte of the Ethernet frame.

◆ pad

uint8_t wtap_erf_eth_hdr::pad

Padding byte to align the subheader to a 2-byte boundary; must be zero.


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