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

Public Attributes

char * import_text_filename
 
char * output_filename
 
enum text_import_mode mode
 
struct {
   FILE *   import_text_FILE
 
   enum offset_type   offset_type
 
   bool   has_direction
 
   bool   identify_ascii
 
hexdump
 
struct {
   GMappedFile *   import_text_GMappedFile
 
   GRegex *   format
 
   enum data_encoding   encoding
 
   char *   in_indication
 
   char *   out_indication
 
regex
 
const char * timestamp_format
 
unsigned encapsulation
 
wtap_dumperwdh
 
enum dummy_header_type dummy_header_type
 
unsigned pid
 
bool 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
 
unsigned protocol
 
unsigned src_port
 
unsigned dst_port
 
unsigned tag
 
unsigned ppi
 
char * payload
 
unsigned max_frame_length
 
unsigned num_packets_read
 
unsigned num_packets_written
 

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