Management frame data payloads


Data Structures

struct  ieee80211_beacon_or_probe_resp
 Beacon or probe response frame data. More...
struct  ieee80211_disassoc_or_deauth
 Disassociation or deauthentication frame data. More...
struct  ieee80211_assoc_req
 Association request frame data. More...
struct  ieee80211_assoc_or_reassoc_resp
 Association or reassociation response frame data. More...
struct  ieee80211_reassoc_req
 Reassociation request frame data. More...
struct  ieee80211_probe_req
 Probe request frame data. More...
struct  ieee80211_auth
 Authentication frame data. More...

Defines

#define ieee80211_beacon   ieee80211_beacon_or_probe_resp
#define ieee80211_probe_resp   ieee80211_beacon_or_probe_resp
#define ieee80211_disassoc   ieee80211_disassoc_or_deauth
#define ieee80211_deauth   ieee80211_disassoc_or_deauth
#define ieee80211_assoc_resp   ieee80211_assoc_or_reassoc_resp
#define ieee80211_reassoc_resp   ieee80211_assoc_or_reassoc_resp
#define IEEE80211_AUTH_OPEN_SYSTEM   0
 Open System authentication algorithm.
#define IEEE80211_AUTH_SHARED_KEY   1
 Shared Key authentication algorithm.

Define Documentation

#define ieee80211_beacon   ieee80211_beacon_or_probe_resp

#define ieee80211_probe_resp   ieee80211_beacon_or_probe_resp

Definition at line 1069 of file ieee80211.h.

#define ieee80211_disassoc   ieee80211_disassoc_or_deauth

Definition at line 1078 of file ieee80211.h.

Referenced by net80211_handle_mgmt(), and net80211_send_disassoc().

#define ieee80211_deauth   ieee80211_disassoc_or_deauth

Definition at line 1079 of file ieee80211.h.

#define ieee80211_assoc_resp   ieee80211_assoc_or_reassoc_resp

Definition at line 1110 of file ieee80211.h.

Referenced by net80211_handle_assoc_reply().

#define ieee80211_reassoc_resp   ieee80211_assoc_or_reassoc_resp

Definition at line 1111 of file ieee80211.h.

#define IEEE80211_AUTH_OPEN_SYSTEM   0

Open System authentication algorithm.

Definition at line 1153 of file ieee80211.h.

Referenced by net80211_step_associate().

#define IEEE80211_AUTH_SHARED_KEY   1

Shared Key authentication algorithm.

Definition at line 1156 of file ieee80211.h.

Referenced by net80211_handle_auth(), and net80211_step_associate().


Generated on Tue Apr 6 20:01:58 2010 for gPXE by  doxygen 1.5.7.1