#include <glib.h>
#include <ws_symbol_export.h>
Go to the source code of this file.
|
WS_DLL_PUBLIC gboolean | enabled_protos_unsaved_changes (void) |
|
WS_DLL_PUBLIC bool | proto_disable_proto_by_name (const char *name) |
|
WS_DLL_PUBLIC bool | proto_enable_proto_by_name (const char *name) |
|
WS_DLL_PUBLIC bool | proto_enable_heuristic_by_name (const char *name) |
|
WS_DLL_PUBLIC bool | proto_disable_heuristic_by_name (const char *name) |
|
WS_DLL_PUBLIC void | read_enabled_and_disabled_lists (void) |
|
WS_DLL_PUBLIC void | save_enabled_and_disabled_lists (void) |
|
void | cleanup_enabled_and_disabled_lists (void) |
|
Declarations of routines for reading and writing protocols file that determine enabling and disabling of protocols.
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