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

#include <srt_table.h>

Public Attributes

const char * name
 
const char * short_name
 
char * filter_string
 
int num_procs
 
const char * proc_column_name
 
srt_procedure_tprocedures
 
void * table_specific_data
 

Detailed Description

Statistics table

Member Data Documentation

◆ filter_string

char* _srt_stat_table::filter_string

append procedure number (d) to this string to create a display filter

◆ name

const char* _srt_stat_table::name

table name

◆ num_procs

int _srt_stat_table::num_procs

number of elements on procedures array

◆ proc_column_name

const char* _srt_stat_table::proc_column_name

procedure column name (if different from default)

◆ procedures

srt_procedure_t* _srt_stat_table::procedures

the procedures array

◆ short_name

const char* _srt_stat_table::short_name

tab name


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