Linux Kernel
3.7.1
|
#include <p80211mgmt.h>
Data Fields | |
u16 | type |
u16 | len |
u8 * | buf |
union p80211_hdr * | hdr |
void * | priv |
wlan_ie_ssid_t * | ssid |
wlan_ie_supp_rates_t * | supp_rates |
Definition at line 432 of file p80211mgmt.h.
Definition at line 435 of file p80211mgmt.h.
union p80211_hdr* hdr |
Definition at line 436 of file p80211mgmt.h.
u16 len |
Definition at line 434 of file p80211mgmt.h.
Definition at line 438 of file p80211mgmt.h.
wlan_ie_ssid_t* ssid |
Definition at line 441 of file p80211mgmt.h.
wlan_ie_supp_rates_t* supp_rates |
Definition at line 442 of file p80211mgmt.h.
Definition at line 433 of file p80211mgmt.h.