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

Structure representing the position of a field within data. More...

#include <field_information.h>

Public Attributes

int start
 
int length
 

Detailed Description

Structure representing the position of a field within data.

Member Data Documentation

◆ length

int FieldInformation::Position::length

The length in bytes.

◆ start

int FieldInformation::Position::start

The starting byte offset.


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