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

Physical network interface (e.g. phy0) capability info. More...

#include <net_card_manager.h>

Public Member Functions

bool operator< (const phy_info &other) const
 

Public Attributes

std::string ifname
 
std::set< uint32_t > frequencies
 
bool can_check_fcs
 
int channel_opts
 
int can_monitor
 

Detailed Description

Physical network interface (e.g. phy0) capability info.

Member Function Documentation

◆ operator<()

bool yarilo::NetCardManager::phy_info::operator< ( const phy_info & other) const
inline

Member Data Documentation

◆ can_check_fcs

bool yarilo::NetCardManager::phy_info::can_check_fcs

◆ can_monitor

int yarilo::NetCardManager::phy_info::can_monitor

◆ channel_opts

int yarilo::NetCardManager::phy_info::channel_opts

◆ frequencies

std::set<uint32_t> yarilo::NetCardManager::phy_info::frequencies

◆ ifname

std::string yarilo::NetCardManager::phy_info::ifname

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