ieee80211_auth Struct Reference
[Management frame data payloads]

Authentication frame data. More...

#include <ieee80211.h>


Data Fields

u16 algorithm
 Authentication algorithm (Open System or Shared Key).
u16 tx_seq
 Sequence number of this frame; first from client to AP is 1.
u16 status
 Status code.
union ieee80211_ie info_element [0]
 List of information elements.


Detailed Description

Authentication frame data.

Definition at line 1137 of file ieee80211.h.


Field Documentation

Authentication algorithm (Open System or Shared Key).

Definition at line 1140 of file ieee80211.h.

Referenced by net80211_handle_auth(), and net80211_send_auth().

Sequence number of this frame; first from client to AP is 1.

Definition at line 1143 of file ieee80211.h.

Referenced by net80211_handle_auth(), and net80211_send_auth().

Status code.

Definition at line 1146 of file ieee80211.h.

Referenced by net80211_handle_auth(), and net80211_send_auth().

List of information elements.

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