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

Entry describing support level for a specific option type. More...

#include <wtap.h>

Public Attributes

unsigned opt
 
option_support_t support
 

Detailed Description

Entry describing support level for a specific option type.

Indicates whether a block type supports zero, one, or multiple instances of a given option. Used in format capability tables.

Member Data Documentation

◆ opt

unsigned supported_option_type::opt

Option type identifier.

◆ support

option_support_t supported_option_type::support

Support level for this option type.


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