|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
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 |
Holds the value of a custom binary option, combining a Private Enterprise Number with its associated binary payload.
| binary_optdata_t custom_binary_opt_s::data |
Binary payload of this custom option, including its length and a pointer to the raw bytes.
| uint32_t custom_binary_opt_s::pen |
IANA Private Enterprise Number (PEN) identifying the organization that defined this custom option.