Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_wslua_plugin Struct Reference

Public Attributes

char * name
 
char * version
 
char * spdx_id
 
char * home_url
 
char * blurb
 
char * filename
 
plugin_scope_e scope
 
struct _wslua_pluginnext
 

Member Data Documentation

◆ blurb

char* _wslua_plugin::blurb

plugin description

◆ filename

char* _wslua_plugin::filename

plugin filename

◆ home_url

char* _wslua_plugin::home_url

plugin homepage

◆ name

char* _wslua_plugin::name

plugin name

◆ scope

plugin_scope_e _wslua_plugin::scope

plugin scope

◆ spdx_id

char* _wslua_plugin::spdx_id

plugin SPDX ID

◆ version

char* _wslua_plugin::version

plugin version


The documentation for this struct was generated from the following file: