|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Describes a single capture interface advertised by an extcap binary. More...
#include <extcap_parser.h>
Public Attributes | |
| char * | call |
| char * | display |
| char * | version |
| char * | help |
| char * | extcap_path |
| extcap_sentence_type | if_type |
| char * | interface |
| char * | description |
| uint16_t | dlt |
| char * | dltname |
| char * | dltdescription |
Describes a single capture interface advertised by an extcap binary.
| char* _extcap_interface::call |
Interface identifier string passed to the extcap via –extcap-interface
| char* _extcap_interface::display |
Human-readable interface name shown in the capture interfaces dialog
| char* _extcap_interface::extcap_path |
Absolute path to the extcap binary that provides this interface
| char* _extcap_interface::help |
URL or text pointing to help documentation for this interface
| extcap_sentence_type _extcap_interface::if_type |
Sentence type discriminator (EXTCAP_SENTENCE_INTERFACE or EXTCAP_SENTENCE_DLT)
| char* _extcap_interface::version |
Version string reported by the extcap for this interface