Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_IoRawParser Struct Reference

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
 

Detailed Description

Minimal header struct used exclusively for wire size and field offset calculations in the raw I/O parser; not overlaid onto packet data directly.

Member Data Documentation

◆ head

uint32_t _IoRawParser::head

First 32-bit word of the raw parser header, used as an anchor for size and offset derivation.


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