Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
conversation_dialog.h File Reference

Go to the source code of this file.

Classes

class  ConversationDialog
 A dialog window displaying active conversations in a capture file. More...

Functions

void init_conversation_table (struct register_ct *ct, const char *filter)
 Initializes the conversation table with a filter.

Detailed Description

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

Function Documentation

◆ init_conversation_table()

void init_conversation_table ( struct register_ct * ct,
const char * filter )

Initializes the conversation table with a filter.

Parameters
ctPointer to the register_ct structure.
filterThe filter string for conversations.