Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include "ui/voip_calls.h"
Go to the source code of this file.
Macros | |
#define | VOIP_CONV_BITS (sizeof(int) * 8) |
#define | VOIP_CONV_NUM ((1<<(sizeof(uint16_t) * 8))/VOIP_CONV_BITS) |
#define | VOIP_CONV_MAX (VOIP_CONV_BITS * VOIP_CONV_NUM) |
Functions | |
void | voip_stat_init_tapinfo (void) |
Variables | |
voip_calls_tapinfo_t | tapinfo_ |
int | voip_conv_sel [VOIP_CONV_NUM] |
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