|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include "config.h"#include <glib.h>#include <epan/stat_groups.h>#include <epan/stat_tap_ui.h>#include <QMenu>#include "filter_action.h"#include "wireshark_dialog.h"Go to the source code of this file.
Classes | |
| class | TapParameterDialog |
Typedefs | |
| typedef TapParameterDialog *(* | tpdCreator) (QWidget &parent, const QString cfg_str, const QString arg, CaptureFile &cf) |
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later