Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Functions
conversation_dialog.h File Reference
#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.
 

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.