|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Classes | |
| struct | _wtap_module_reg |
Typedefs | |
| typedef struct _wtap_module_reg | wtap_module_reg_t |
Variables | |
| wtap_module_reg_t const | wtap_module_reg [] |
| Table of wiretap module registrations. | |
| const unsigned | wtap_module_count |
| Number of built-in wiretap modules in the registration table. | |
Definitions for wiretap module registration
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
|
extern |
Number of built-in wiretap modules in the registration table.
Used to iterate over wtap_module_reg[].
|
extern |
Table of wiretap module registrations.
Each entry corresponds to a built-in module that should be registered at startup.