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

Holds the raw binary payload of a custom binary option. More...

#include <wtap_opttypes.h>

Public Attributes

size_t custom_data_len
void * custom_data

Detailed Description

Holds the raw binary payload of a custom binary option.

Member Data Documentation

◆ custom_data

void* binary_optdata::custom_data

Opaque pointer to the raw binary payload of this custom option.

◆ custom_data_len

size_t binary_optdata::custom_data_len

Length in bytes of the data pointed to by custom_data.


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