Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_capture_info Struct Reference

#include <capture_info.h>

Public Attributes

const char * filename
 
guint16 file_type
 
wtap_compression_type compression_type
 
int file_encap
 
int file_tsprec
 
wtapwth
 
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_cmtpkt_cmts
 
guint num_interfaces
 
GArray * interface_packet_counts
 
guint32 pkt_interface_id_unknown
 
GArray * idb_info_strings
 
void * ui
 
packet_countscounts
 
int new_packets
 

Detailed Description

Current Capture info.

Member Data Documentation

◆ counts

packet_counts* _capture_info::counts

protocol specific counters

◆ new_packets

int _capture_info::new_packets

packets since last update

◆ ui

void* _capture_info::ui

user interface handle


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