14#error "WS_BUILD_DLL isn't defined when building this plugin"
17#include <ws_symbol_export.h>
WS_DLL_PUBLIC const int plugin_want_major
Major version of Wireshark this plugin was compiled against.
Definition plugin_exports.h:24
WS_DLL_PUBLIC void plugin_register(void)
Registers the plugin's protocols, dissectors, or other components with Wireshark.
Definition ipaddr.c:410
WS_DLL_PUBLIC const char plugin_version[]
Version string of this plugin (e.g. "1.0.0").
Definition plugin_exports.h:21
WS_DLL_PUBLIC const int plugin_want_minor
Minor version of Wireshark this plugin was compiled against.
Definition plugin_exports.h:27
WS_DLL_PUBLIC uint32_t plugin_describe(void)
Returns a bitmask describing the capabilities/type of this plugin.
Definition ipaddr.c:420