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

Per-tap-instance data passed between the tap engine and the statistics UI. More...

#include <stat_tap_ui.h>

Public Attributes

stat_tap_table_uistat_tap_data
 
void * user_data
 

Detailed Description

Per-tap-instance data passed between the tap engine and the statistics UI.

Member Data Documentation

◆ stat_tap_data

stat_tap_table_ui* _stat_data_t::stat_tap_data

Pointer to the owning table UI descriptor and its tables

◆ user_data

void* _stat_data_t::user_data

Optional GUI-specific context pointer; may be NULL


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