|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Minimal header struct used exclusively for wire size and field offset calculations in the raw I/O parser; not overlaid onto packet data directly. More...
#include <packet-ioraw.h>
Public Attributes | |
| uint32_t | head |
Minimal header struct used exclusively for wire size and field offset calculations in the raw I/O parser; not overlaid onto packet data directly.
| uint32_t _IoRawParser::head |
First 32-bit word of the raw parser header, used as an anchor for size and offset derivation.