|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Parameters passed to the interface capabilities query functions. More...
#include <capture_ifinfo.h>
Public Attributes | |
| const char * | name |
| bool | monitor_mode |
| const char * | auth_username |
| const char * | auth_password |
Parameters passed to the interface capabilities query functions.
| const char* if_cap_query_t::auth_password |
Password for remote capture authentication, or NULL if not required
| const char* if_cap_query_t::auth_username |
Username for remote capture authentication, or NULL if not required
| bool if_cap_query_t::monitor_mode |
True if capabilities should be queried for 802.11 monitor mode
| const char* if_cap_query_t::name |
System interface name to query (e.g. "eth0")