|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include "traffic_table_dialog.h"Go to the source code of this file.
Classes | |
| class | ConversationDialog |
Functions | |
| void | init_conversation_table (struct register_ct *ct, const char *filter) |
| Initializes the conversation table with a filter. | |
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
| void init_conversation_table | ( | struct register_ct * | ct, |
| const char * | filter | ||
| ) |
Initializes the conversation table with a filter.
| ct | Pointer to the register_ct structure. |
| filter | The filter string for conversations. |