ieee80211_reassoc_req Struct Reference
[Management frame data payloads]

Reassociation request frame data. More...

#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.


Detailed Description

Reassociation request frame data.

Definition at line 1114 of file ieee80211.h.


Field Documentation

Capability flags.

Definition at line 1117 of file ieee80211.h.

Interval at which we wake up, in units of the beacon interval.

Definition at line 1120 of file ieee80211.h.

MAC address of current Access Point.

Definition at line 1123 of file ieee80211.h.

List of information elements.

Definition at line 1126 of file ieee80211.h.


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

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1