Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
disabled_protos.h File Reference
#include <ws_symbol_export.h>

Go to the source code of this file.

Functions

WS_DLL_PUBLIC bool 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)
 

Detailed Description

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