![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
char * | import_text_filename |
char * | output_filename |
enum text_import_mode | mode |
struct { | |
FILE * import_text_FILE | |
enum offset_type offset_type | |
gboolean has_direction | |
gboolean identify_ascii | |
} | hexdump |
struct { | |
GMappedFile * import_text_GMappedFile | |
GRegex * format | |
enum data_encoding encoding | |
gchar * in_indication | |
gchar * out_indication | |
} | regex |
const char * | timestamp_format |
guint | encapsulation |
wtap_dumper * | wdh |
enum dummy_header_type | dummy_header_type |
guint | pid |
gboolean | ipv6 |
union { | |
ws_in4_addr ipv4 | |
ws_in6_addr ipv6 | |
} | ip_src_addr |
union { | |
ws_in4_addr ipv4 | |
ws_in6_addr ipv6 | |
} | ip_dest_addr |
guint | protocol |
guint | src_port |
guint | dst_port |
guint | tag |
guint | ppi |
gchar * | payload |
guint | max_frame_length |
guint | num_packets_read |
guint | num_packets_written |