| #define ieee80211_beacon ieee80211_beacon_or_probe_resp |
Definition at line 1068 of file ieee80211.h.
Referenced by _sec80211_detect(), net80211_prepare_assoc(), net80211_probe_step(), net80211_update_link_quality(), wpa_make_rsn_ie(), and wpa_start().
| #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 |
| #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().
1.5.7.1