Definition text_import.h:65
int text_import_pre_open(wtap_dump_params *const params, int file_type_subtype, const char *const input_filename, const char *const interface_name)
Prepares the wtap_dump_params with necessary headers before opening the wtap dump file.
Definition text_import.c:1962
int text_import(text_import_info_t *const info)
Import a text file.
Definition text_import.c:1741