|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Metadata describing a registered extcap plugin binary. More...
#include <extcap.h>
Public Attributes | |
| char * | basename |
| char * | full_path |
| char * | version |
| char * | help |
| GList * | interfaces |
Metadata describing a registered extcap plugin binary.
| char* _extcap_info::basename |
Base filename of the extcap executable (without directory path)
| char* _extcap_info::full_path |
Absolute path to the extcap executable
| char* _extcap_info::help |
URL or text string pointing to the extcap's help resource
| GList* _extcap_info::interfaces |
List of extcap_interface entries exposed by this extcap binary
| char* _extcap_info::version |
Version string reported by the extcap via –extcap-version