|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include "wiretap/wtap.h"#include "ws_symbol_export.h"#include "wiretap/wtap-int.h"#include <glib.h>#include <stdlib.h>#include <tdh.h>#include <guiddef.h>Go to the source code of this file.
Classes | |
| struct | SUPER_EVENT_TRACE_PROPERTIES |
Macros | |
| #define | LOGGER_NAME L"wireshark etwdump" |
Functions | |
| wtap_open_return_val | etw_dump (const char *etl_filename, const char *pcapng_filename, const char *params, int *err, char **err_info) |
Copyright 2020, Odysseus Yang
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later