Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_guid_key Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ guid

e_guid_t _guid_key::guid

The GUID identifying the protocol or interface.

◆ ver

uint16_t _guid_key::ver

Version of the interface identified by the GUID; may be unused by some dissector tables.


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