Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ias_attr_dissector Struct Reference

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

Detailed Description

Maps an IAS attribute name to its corresponding value dissector function.

Member Data Documentation

◆ attr_name

const char* ias_attr_dissector::attr_name

Name of the IAS attribute to match.

◆ value_dissector

ias_value_dissector_t ias_attr_dissector::value_dissector

Dissector function invoked to decode this attribute's value.


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