ieee80211_beacon_or_probe_resp Struct Reference
[Management frame data payloads]

Beacon or probe response frame data. More...

#include <ieee80211.h>


Data Fields

u64 timestamp
 802.11 TSFT value at frame send
u16 beacon_interval
 Interval at which beacons are sent, in units of 1024 us.
u16 capability
 Capability flags.
union ieee80211_ie info_element [0]
 List of information elements.


Detailed Description

Beacon or probe response frame data.

Definition at line 1053 of file ieee80211.h.


Field Documentation

802.11 TSFT value at frame send

Definition at line 1056 of file ieee80211.h.

Interval at which beacons are sent, in units of 1024 us.

Definition at line 1059 of file ieee80211.h.

Capability flags.

Definition at line 1062 of file ieee80211.h.

List of information elements.

Definition at line 1065 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