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

Bundles identifying metadata and a handle for a single registered dissector. More...

#include <decode_as_model.h>

Public Attributes

QString proto_name
guid_key dcerpc_uuid
dissector_handle_t dissector_handle

Detailed Description

Bundles identifying metadata and a handle for a single registered dissector.

Member Data Documentation

◆ dcerpc_uuid

guid_key _dissector_info_t::dcerpc_uuid

DCE/RPC UUID identifying this dissector, used for UUID-based dissector lookup.

◆ dissector_handle

dissector_handle_t _dissector_info_t::dissector_handle

Handle used to invoke or reference this dissector within the dissector table.

◆ proto_name

QString _dissector_info_t::proto_name

Display name of the protocol this dissector handles.


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