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

#include <mac80211.h>

Data Fields

u8ie [IEEE80211_NUM_BANDS]
 
size_t len [IEEE80211_NUM_BANDS]
 

Detailed Description

struct ieee80211_sched_scan_ies - scheduled scan IEs

This structure is used to pass the appropriate IEs to be used in scheduled scans for all bands. It contains both the IEs passed from the userspace and the ones generated by mac80211.

: array with the IEs for each supported band : array with the total length of the IEs for each band

Definition at line 599 of file mac80211.h.

Field Documentation

Definition at line 600 of file mac80211.h.

Definition at line 601 of file mac80211.h.


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