Searched refs:NL80211_CMD_AUTHENTICATE (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 382 * NL80211_CMD_AUTHENTICATE, NL80211_CMD_ASSOCIATE, 478 * @NL80211_CMD_AUTHENTICATE: authentication request and notification. 503 * NL80211_CMD_AUTHENTICATE but for Association and Reassociation 511 * NL80211_CMD_AUTHENTICATE but for Deauthentication frames (similar to 515 * NL80211_CMD_AUTHENTICATE but for Disassociation frames (similar to 1146 NL80211_CMD_AUTHENTICATE, enumerator 1326 #define NL80211_CMD_AUTHENTICATE NL80211_CMD_AUTHENTICATE macro 1501 * and body, but not FCS; used, e.g., with NL80211_CMD_AUTHENTICATE and 1530 * is used, e.g., with %NL80211_CMD_AUTHENTICATE even [all...] |
H A D | driver_nl80211_event.c | 64 C2S(NL80211_CMD_AUTHENTICATE) in nl80211_command_to_string() 620 if (cmd == NL80211_CMD_AUTHENTICATE) in mlme_timeout_event() 929 case NL80211_CMD_AUTHENTICATE: in mlme_event() 2508 case NL80211_CMD_AUTHENTICATE: in do_process_drv_event()
|
H A D | driver_nl80211_capa.c | 228 case NL80211_CMD_AUTHENTICATE: in wiphy_info_supp_cmds()
|
H A D | driver_nl80211.c | 3456 msg = nl80211_drv_msg(drv, 0, NL80211_CMD_AUTHENTICATE); in wpa_driver_nl80211_authenticate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 450 * NL80211_CMD_AUTHENTICATE, NL80211_CMD_ASSOCIATE, 546 * @NL80211_CMD_AUTHENTICATE: authentication request and notification. 572 * NL80211_CMD_AUTHENTICATE but for Association and Reassociation 580 * NL80211_CMD_AUTHENTICATE but for Deauthentication frames (similar to 584 * NL80211_CMD_AUTHENTICATE but for Disassociation frames (similar to 1246 NL80211_CMD_AUTHENTICATE, enumerator 1457 #define NL80211_CMD_AUTHENTICATE NL80211_CMD_AUTHENTICATE macro 1633 * and body, but not FCS; used, e.g., with NL80211_CMD_AUTHENTICATE and 1662 * is used, e.g., with %NL80211_CMD_AUTHENTICATE even [all...] |
H A D | driver_nl80211_event.c | 77 C2S(NL80211_CMD_AUTHENTICATE) in nl80211_command_to_string() 1085 if (cmd == NL80211_CMD_AUTHENTICATE) 1479 case NL80211_CMD_AUTHENTICATE: 3383 case NL80211_CMD_AUTHENTICATE:
|
H A D | driver_nl80211_capa.c | 233 case NL80211_CMD_AUTHENTICATE: in wiphy_info_supp_cmds()
|
H A D | driver_nl80211.c | 4038 msg = nl80211_drv_msg(drv, 0, NL80211_CMD_AUTHENTICATE); in wpa_driver_nl80211_authenticate()
|
Completed in 55 milliseconds