Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <capture_info.h>
Public Attributes | |
const char * | filename |
uint16_t | file_type |
wtap_compression_type | compression_type |
int | file_encap |
int | file_tsprec |
wtap * | wth |
int64_t | filesize |
uint64_t | packet_bytes |
bool | times_known |
nstime_t | earliest_packet_time |
int | earliest_packet_time_tsprec |
nstime_t | latest_packet_time |
int | latest_packet_time_tsprec |
uint32_t | packet_count |
bool | snap_set |
uint32_t | snaplen |
uint32_t | snaplen_min_inferred |
uint32_t | snaplen_max_inferred |
bool | drops_known |
uint32_t | drop_count |
nstime_t | duration |
int | duration_tsprec |
double | packet_rate |
double | packet_size |
double | data_rate |
bool | know_order |
order_t | order |
int * | encap_counts |
pkt_cmt * | pkt_cmts |
unsigned int | num_interfaces |
GArray * | interface_packet_counts |
uint32_t | pkt_interface_id_unknown |
GArray * | idb_info_strings |
void * | ui |
packet_counts * | counts |
int | new_packets |
Current Capture info.
packet_counts* _capture_info::counts |
protocol specific counters
int _capture_info::new_packets |
packets since last update
void* _capture_info::ui |
user interface handle