Linux Kernel
3.7.1
|
#include <mac80211.h>
Data Fields | |
u8 * | ie [IEEE80211_NUM_BANDS] |
size_t | len [IEEE80211_NUM_BANDS] |
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.
u8* ie[IEEE80211_NUM_BANDS] |
Definition at line 600 of file mac80211.h.
Definition at line 601 of file mac80211.h.