Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_extcap_interface Struct Reference

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

Detailed Description

Describes a single capture interface advertised by an extcap binary.

Member Data Documentation

◆ call

char* _extcap_interface::call

Interface identifier string passed to the extcap via –extcap-interface

◆ display

char* _extcap_interface::display

Human-readable interface name shown in the capture interfaces dialog

◆ extcap_path

char* _extcap_interface::extcap_path

Absolute path to the extcap binary that provides this interface

◆ help

char* _extcap_interface::help

URL or text pointing to help documentation for this interface

◆ if_type

extcap_sentence_type _extcap_interface::if_type

Sentence type discriminator (EXTCAP_SENTENCE_INTERFACE or EXTCAP_SENTENCE_DLT)

◆ version

char* _extcap_interface::version

Version string reported by the extcap for this interface


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