Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iw_spy_data Struct Reference

#include <iw_handler.h>

Data Fields

int spy_number
 
u_char spy_address [IW_MAX_SPY][ETH_ALEN]
 
struct iw_quality spy_stat [IW_MAX_SPY]
 
struct iw_quality spy_thr_low
 
struct iw_quality spy_thr_high
 
u_char spy_thr_under [IW_MAX_SPY]
 

Detailed Description

Definition at line 395 of file iw_handler.h.

Field Documentation

u_char spy_address[IW_MAX_SPY][ETH_ALEN]

Definition at line 398 of file iw_handler.h.

int spy_number

Definition at line 397 of file iw_handler.h.

Definition at line 399 of file iw_handler.h.

struct iw_quality spy_thr_high

Definition at line 402 of file iw_handler.h.

struct iw_quality spy_thr_low

Definition at line 401 of file iw_handler.h.

u_char spy_thr_under[IW_MAX_SPY]

Definition at line 403 of file iw_handler.h.


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