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

Aggregates RTD statistics across all tracked request/response categories for a single protocol tap. More...

#include <rtd_table.h>

Public Attributes

char * filter
 
unsigned num_rtds
 
rtd_timestattime_stats
 

Detailed Description

Aggregates RTD statistics across all tracked request/response categories for a single protocol tap.

Member Data Documentation

◆ filter

char* _rtd_stat_table::filter

Optional display filter string applied when collecting these statistics; NULL if unfiltered.

◆ num_rtds

unsigned _rtd_stat_table::num_rtds

Number of elements in the time_stats array.

◆ time_stats

rtd_timestat* _rtd_stat_table::time_stats

Array of rtd_timestat entries, one per tracked request/response category.


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