|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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 |
Bundles identifying metadata and a handle for a single registered dissector.
| guid_key _dissector_info_t::dcerpc_uuid |
DCE/RPC UUID identifying this dissector, used for UUID-based dissector lookup.
| dissector_handle_t _dissector_info_t::dissector_handle |
Handle used to invoke or reference this dissector within the dissector table.
| QString _dissector_info_t::proto_name |
Display name of the protocol this dissector handles.