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

Per-GOP-configuration runtime state maintained during a live dissection pass. More...

#include <mate.h>

Public Attributes

unsigned last_id
 
GHashTable * gop_index
 
GHashTable * gog_index
 

Detailed Description

Per-GOP-configuration runtime state maintained during a live dissection pass.

Member Data Documentation

◆ gog_index

GHashTable* _gopcfg_runtime_data::gog_index

Hash table mapping GOG key strings → active mate_gog instances

◆ gop_index

GHashTable* _gopcfg_runtime_data::gop_index

Hash table mapping GOP key strings → active mate_gop instances

◆ last_id

unsigned _gopcfg_runtime_data::last_id

Monotonically increasing counter used to assign unique IDs to new GOPs


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