|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
| void | do_export_pdu (const char *filter, const gchar *temp_dir, const gchar *tap_name) |
Routines for exported_pdu dissection Copyright 2013, Anders Broman anders-broman@ericsson.com
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later
| void do_export_pdu | ( | const char * | filter, |
| const gchar * | temp_dir, | ||
| const gchar * | tap_name | ||
| ) |
Filters the current opened capture file into a temporary file. On success, the filtered file is opened into the UI.