|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Structure representing the position of a field within data. More...
#include <field_information.h>
Public Attributes | |
| int | start |
| int | length |
Structure representing the position of a field within data.
| int FieldInformation::Position::length |
The length in bytes.
| int FieldInformation::Position::start |
The starting byte offset.