|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Maps an IAS attribute name to its corresponding value dissector function. More...
#include <irda-appl.h>
Public Attributes | |
| const char * | attr_name |
| ias_value_dissector_t | value_dissector |
Maps an IAS attribute name to its corresponding value dissector function.
| const char* ias_attr_dissector::attr_name |
Name of the IAS attribute to match.
| ias_value_dissector_t ias_attr_dissector::value_dissector |
Dissector function invoked to decode this attribute's value.