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

Public Attributes

char * abbr
 
char * path
 
char * title
 
char * tapname
 
char * first_column_name
 
register_stat_group_t stat_group
 
bool plugin
 
stat_tree_packet_cb packet
 
stat_tree_init_cb init
 
stat_tree_cleanup_cb cleanup
 
unsigned flags
 
void(* setup_node_pr )(stat_node *)
 
tree_cfg_prespr
 
tree_pres *(* new_tree_pr )(stats_tree *)
 
void(* free_tree_pr )(stats_tree *)
 
unsigned st_flags
 

Member Data Documentation

◆ flags

unsigned _stats_tree_cfg::flags

tap listener flags for the per-packet callback

◆ packet

stat_tree_packet_cb _stats_tree_cfg::packet

dissector defined callbacks

◆ pr

tree_cfg_pres* _stats_tree_cfg::pr

tree presentation callbacks

◆ setup_node_pr

void(* _stats_tree_cfg::setup_node_pr) (stat_node *)

last to be called at node creation

◆ st_flags

unsigned _stats_tree_cfg::st_flags

flags for the stats tree (sorting etc.) default values to new trees


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