Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
custom_binary_opt_s Struct Reference

Holds the value of a custom binary option, combining a Private Enterprise Number with its associated binary payload. More...

#include <wtap_opttypes.h>

Public Attributes

uint32_t pen
binary_optdata_t data

Detailed Description

Holds the value of a custom binary option, combining a Private Enterprise Number with its associated binary payload.

Member Data Documentation

◆ data

binary_optdata_t custom_binary_opt_s::data

Binary payload of this custom option, including its length and a pointer to the raw bytes.

◆ pen

uint32_t custom_binary_opt_s::pen

IANA Private Enterprise Number (PEN) identifying the organization that defined this custom option.


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