Yarilo v0.9.9
WPA2 Decrypter & Packet Analyzer
Loading...
Searching...
No Matches
yarilo::NetCardManager::iface_state Struct Reference

Logical network interface (e.g. wlan0) data. More...

#include <net_card_manager.h>

Public Attributes

int type
 
int phy_idx
 
int logic_idx
 
int freq
 
ChannelModes chan_type
 
int center_freq1
 
int center_freq2
 
FcsState fcs_state
 

Detailed Description

Logical network interface (e.g. wlan0) data.

Member Data Documentation

◆ center_freq1

int yarilo::NetCardManager::iface_state::center_freq1

◆ center_freq2

int yarilo::NetCardManager::iface_state::center_freq2

◆ chan_type

ChannelModes yarilo::NetCardManager::iface_state::chan_type

◆ fcs_state

FcsState yarilo::NetCardManager::iface_state::fcs_state

◆ freq

int yarilo::NetCardManager::iface_state::freq

◆ logic_idx

int yarilo::NetCardManager::iface_state::logic_idx

◆ phy_idx

int yarilo::NetCardManager::iface_state::phy_idx

◆ type

int yarilo::NetCardManager::iface_state::type

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