|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Lookup key for GUID-indexed dissector tables, combining a GUID with an optional version field. More...
#include <packet.h>
Public Attributes | |
| e_guid_t | guid |
| uint16_t | ver |
Lookup key for GUID-indexed dissector tables, combining a GUID with an optional version field.
Based on DCE/RPC requirements; some dissector tables may not use the ver field.
| e_guid_t _guid_key::guid |
The GUID identifying the protocol or interface.
| uint16_t _guid_key::ver |
Version of the interface identified by the GUID; may be unused by some dissector tables.