Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Attributes | List of all members
wtap_dumper Struct Reference

Public Attributes

WFILE_T fh
 
int file_type_subtype
 
int snaplen
 
int encap
 
gboolean compressed
 
gboolean needs_reload
 
gint64 bytes_dumped
 
void * priv
 
void * wslua_data
 
subtype_write_func subtype_write
 
subtype_finish_func subtype_finish
 
addrinfo_lists_taddrinfo_lists
 
GArray * shb_hdrs
 
GArray * nrb_hdrs
 
GArray * interface_data
 

Member Data Documentation

addrinfo_lists_t* wtap_dumper::addrinfo_lists

Struct containing lists of resolved addresses

GArray* wtap_dumper::interface_data

An array holding the interface data from pcapng IDB:s or equivalent(?) NULL if not present.

GArray* wtap_dumper::nrb_hdrs

name resolution comment/custom_opt, or NULL


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