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

Public Attributes

char * name
 
int id
 
stat_node_datatype datatype
 
int counter
 
union { 
 
   int64_t   int_total 
 
   double   float_total 
 
total 
 
union { 
 
   int   int_min 
 
   float   float_min 
 
minvalue 
 
union { 
 
   int   int_max 
 
   float   float_max 
 
maxvalue 
 
int st_flags
 
int bcount
 
burst_bucketbh
 
burst_bucketbt
 
int max_burst
 
double burst_time
 
GHashTable * hash
 
stats_treest
 
stat_nodeparent
 
stat_nodechildren
 
stat_nodenext
 
range_pair_trng
 
st_node_prespr
 

Member Data Documentation

◆ bcount

int _stat_node::bcount

fields for burst rate calculation

◆ counter

int _stat_node::counter

the counter it keeps

◆ hash

GHashTable* _stat_node::hash

children nodes by name

◆ parent

stat_node* _stat_node::parent

relatives

◆ pr

st_node_pres* _stat_node::pr

node presentation data

◆ rng

range_pair_t* _stat_node::rng

used to check if value is within range

◆ st

stats_tree* _stat_node::st

the owner of this node

◆ [union]

union { ... } _stat_node::total

total of all values submitted - for computing averages


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