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

#include <capture_info.h>

Public Attributes

const char * filename
 
uint16_t file_type
 
wtap_compression_type compression_type
 
int file_encap
 
int file_tsprec
 
wtapwth
 
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_cmtpkt_cmts
 
unsigned int num_interfaces
 
GArray * interface_packet_counts
 
uint32_t 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: