![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <capture_info.h>
Public Attributes | |
const char * | filename |
guint16 | file_type |
wtap_compression_type | compression_type |
int | file_encap |
int | file_tsprec |
wtap * | wth |
gint64 | filesize |
guint64 | packet_bytes |
gboolean | times_known |
nstime_t | start_time |
int | start_time_tsprec |
nstime_t | stop_time |
int | stop_time_tsprec |
guint32 | packet_count |
gboolean | snap_set |
guint32 | snaplen |
guint32 | snaplen_min_inferred |
guint32 | snaplen_max_inferred |
gboolean | drops_known |
guint32 | drop_count |
nstime_t | duration |
int | duration_tsprec |
double | packet_rate |
double | packet_size |
double | data_rate |
gboolean | know_order |
order_t | order |
int * | encap_counts |
pkt_cmt * | pkt_cmts |
guint | num_interfaces |
GArray * | interface_packet_counts |
guint32 | 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