|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Configuration for a MATE GOG (Group of GOPs) type, defining session-level grouping rules. More...
#include <mate.h>
Public Attributes | |
| char * | name |
| GPtrArray * | transforms |
| LoAL * | keys |
| AVPL * | extra |
| double | expiration |
| gop_tree_mode_t | gop_tree_mode |
| bool | show_times |
| GHashTable * | my_hfids |
| int | hfid |
| int | hfid_gog_num_of_gops |
| int | hfid_gog_gop |
| int | hfid_gog_gopstart |
| int | hfid_gog_gopstop |
| int | hfid_start_time |
| int | hfid_stop_time |
| int | hfid_last_time |
| int | ett |
| int | ett_attr |
| int | ett_times |
| int | ett_children |
| int | ett_gog_gop |
Configuration for a MATE GOG (Group of GOPs) type, defining session-level grouping rules.
| int _mate_cfg_gog::ett |
ett index for the GOG subtree
| int _mate_cfg_gog::ett_attr |
ett index for the GOG attributes subtree
| int _mate_cfg_gog::ett_children |
ett index for the GOG children (GOPs) subtree
| int _mate_cfg_gog::ett_gog_gop |
ett index for the per-GOP subtree within the GOG
| int _mate_cfg_gog::ett_times |
ett index for the GOG timing subtree
| double _mate_cfg_gog::expiration |
Seconds after all GOPs release before the GOG expires
| AVPL* _mate_cfg_gog::extra |
AVPL of additional attributes unconditionally merged into the GOG
| gop_tree_mode_t _mate_cfg_gog::gop_tree_mode |
Controls how GOP children are shown under the GOG tree node
| int _mate_cfg_gog::hfid |
Header field ID for the GOG item in the protocol tree
| int _mate_cfg_gog::hfid_gog_gop |
Header field ID for GOP reference items under the GOG
| int _mate_cfg_gog::hfid_gog_gopstart |
Header field ID for the GOP start marker under the GOG
| int _mate_cfg_gog::hfid_gog_gopstop |
Header field ID for the GOP stop marker under the GOG
| int _mate_cfg_gog::hfid_gog_num_of_gops |
Header field ID for the total number of GOPs in the GOG
| int _mate_cfg_gog::hfid_last_time |
Header field ID for the timestamp of the last activity in the GOG
| int _mate_cfg_gog::hfid_start_time |
Header field ID for the GOG start timestamp
| int _mate_cfg_gog::hfid_stop_time |
Header field ID for the GOG stop/release timestamp
| LoAL* _mate_cfg_gog::keys |
List of AVPLs used as candidate correlation keys to match GOPs into this GOG
| GHashTable* _mate_cfg_gog::my_hfids |
Hash table of hfid→field_name mappings for field registration
| char* _mate_cfg_gog::name |
Unique name identifying this GOG configuration
| bool _mate_cfg_gog::show_times |
If true, display GOG timing fields in the protocol tree
| GPtrArray* _mate_cfg_gog::transforms |
Ordered list of AVPL transformations applied to the GOG's AVPL