30 FILE_READ_IN_PROGRESS,
60 const frame_data *ref;
64 GTree *frames_modified_blocks;
78 unsigned int open_type;
79 wtap_compression_type compression_type;
83 uint64_t packet_comment_count;
84 uint32_t displayed_count;
85 uint32_t marked_count;
86 uint32_t ignored_count;
87 uint32_t ref_time_count;
97 rescan_type redissection_queued;
110 search_charset_t scs_type;
111 search_direction dir;
112 bool search_in_progress;
116 uint32_t first_displayed;
117 uint32_t last_displayed;
120 frame_data *current_frame;
127 unsigned long computed_elapsed;
135const char *cap_file_provider_get_interface_name(
struct packet_provider_data *prov, uint32_t interface_id,
unsigned section_number);
136const char *cap_file_provider_get_interface_description(
struct packet_provider_data *prov, uint32_t interface_id,
unsigned section_number);
Definition frame_data_sequence.c:32
Definition column-info.h:62
Definition dfilter-int.h:35
Definition epan_dissect.h:28
Definition wtap_opttypes.c:85