Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Typedefs | Functions
init_wslua.h File Reference
#include "ws_symbol_export.h"

Go to the source code of this file.

Typedefs

typedef void(* wslua_plugin_description_callback) (const char *, const char *, const char *, const char *, void *)
 

Functions

WS_DLL_PUBLIC int wslua_count_plugins (void)
 
WS_DLL_PUBLIC void wslua_reload_plugins (register_cb cb, void *client_data)
 
WS_DLL_PUBLIC void wslua_plugins_get_descriptions (wslua_plugin_description_callback callback, void *user_data)
 
WS_DLL_PUBLIC void wslua_plugins_dump_all (void)
 
WS_DLL_PUBLIC const char * wslua_plugin_type_name (void)
 

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