hostapd
Public Attributes | List of all members
freq_survey Struct Reference

struct freq_survey - Channel survey info More...

#include <driver.h>

Public Attributes

u32 ifidx
 
unsigned int freq
 
s8 nf
 
u64 channel_time
 
u64 channel_time_busy
 
u64 channel_time_rx
 
u64 channel_time_tx
 
unsigned int filled
 
struct dl_list list
 

Detailed Description

struct freq_survey - Channel survey info

: Interface index in which this survey was observed : Center of frequency of the surveyed channel : Channel noise floor in dBm : Amount of time in ms the radio spent on the channel : Amount of time in ms the radio detected some signal that indicated to the radio the channel was not clear : Amount of time the radio spent receiving data : Amount of time the radio spent transmitting data : bitmask indicating which fields have been reported, see SURVEY_HAS_* defines. : Internal list pointers


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