Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | ||
io_stat_t * | parent | |
struct _io_stat_item_t * | next | |
struct _io_stat_item_t * | prev | |
uint64_t | start_time | |
int | colnum | |
uint32_t | frames | |
uint32_t | num | |
union { | ||
uint64_t counter | ||
float float_counter | ||
double double_counter | ||
}; | ||