Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include "tap_parameter_dialog.h"
Go to the source code of this file.
Classes | |
class | ResponseTimeDelayDialog |
Functions | |
bool | register_response_time_delay_tables (const void *key, void *value, void *userdata) |
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later
bool register_response_time_delay_tables | ( | const void * | key, |
void * | value, | ||
void * | userdata | ||
) |
Register function to register dissectors that support RTD for Qt.
key | is unused |
value | register_rtd_t* representing dissetor RTD table |
userdata | is unused |