|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
ERF Ethernet subheader providing the frame offset for Ethernet ERF records. More...
#include <wtap.h>
Public Attributes | |
| uint8_t | offset |
| uint8_t | pad |
ERF Ethernet subheader providing the frame offset for Ethernet ERF records.
| uint8_t wtap_erf_eth_hdr::offset |
Byte offset from the start of the captured data to the first byte of the Ethernet frame.
| uint8_t wtap_erf_eth_hdr::pad |
Padding byte to align the subheader to a 2-byte boundary; must be zero.