Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
ws80211_iface_info Struct Reference

Snapshot of the current configuration of a wireless interface. More...

#include <ws80211_utils.h>

Public Attributes

int current_freq
 
enum ws80211_channel_type current_chan_type
 
int current_center_freq1
 
int current_center_freq2
 
enum ws80211_fcs_validation current_fcs_validation
 

Detailed Description

Snapshot of the current configuration of a wireless interface.

Member Data Documentation

◆ current_center_freq1

int ws80211_iface_info::current_center_freq1

Primary center frequency in MHz (used for VHT/HE/EHT)

◆ current_center_freq2

int ws80211_iface_info::current_center_freq2

Secondary center frequency in MHz (used for VHT 80+80)

◆ current_chan_type

enum ws80211_channel_type ws80211_iface_info::current_chan_type

Current channel width/type

◆ current_fcs_validation

enum ws80211_fcs_validation ws80211_iface_info::current_fcs_validation

Current FCS capture filter policy

◆ current_freq

int ws80211_iface_info::current_freq

Current operating frequency in MHz


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