Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Macros | Typedefs | Enumerations
register.h File Reference

Go to the source code of this file.

Macros

#define RA_BASE_COUNT   (RA_INTERFACES - 3)
 

Typedefs

typedef void(* register_cb) (register_action_e action, const char *message, void *client_data)
 

Enumerations

enum  register_action_e {
  RA_NONE , RA_DISSECTORS , RA_LISTENERS , RA_EXTCAP ,
  RA_REGISTER , RA_PLUGIN_REGISTER , RA_HANDOFF , RA_PLUGIN_HANDOFF ,
  RA_LUA_PLUGINS , RA_LUA_DEREGISTER , RA_PREFERENCES , RA_INTERFACES ,
  RA_PREFERENCES_APPLY
}
 

Detailed Description

Definitions for protocol 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