#include <ieee80211.h>
Data Fields | |
| u16 | capability |
| Capability flags. | |
| u16 | listen_interval |
| Interval at which we wake up, in units of the beacon interval. | |
| u8 | current_addr [ETH_ALEN] |
| MAC address of current Access Point. | |
| union ieee80211_ie | info_element [0] |
| List of information elements. | |
Definition at line 1114 of file ieee80211.h.
Interval at which we wake up, in units of the beacon interval.
Definition at line 1120 of file ieee80211.h.
| u8 ieee80211_reassoc_req::current_addr[ETH_ALEN] |
union ieee80211_ie ieee80211_reassoc_req::info_element[0] [write] |
1.5.7.1