Searched refs:WLAN_STA_AUTH (Results 1 – 6 of 6) sorted by relevance
51 if (sta->flags & WLAN_STA_AUTH) { in ieee80211_tkip_countermeasures_start()
326 if (sta->flags & WLAN_STA_AUTH) { in hostapd_free_stas()518 if (!(sta->flags & WLAN_STA_AUTH)) { in ap_handle_session_timer()743 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC | WLAN_STA_ASSOC_REQ_OK); in ap_sta_deauthenticate()1081 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in ap_sta_disconnect()1131 (flags & WLAN_STA_AUTH ? "[AUTH]" : ""), in ap_sta_flags_txt()
240 sta->flags |= WLAN_STA_AUTH; in auth_shared_key()308 sta->flags |= WLAN_STA_AUTH; in handle_auth_ft_finish()657 sta->flags |= WLAN_STA_AUTH; in sae_sm_step()1070 sta->flags |= WLAN_STA_AUTH; in handle_auth()1752 (sta->flags & WLAN_STA_AUTH) == 0) { in handle_assoc()1758 if (sta == NULL || (sta->flags & WLAN_STA_AUTH) == 0) { in handle_assoc()1964 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC | in handle_deauth()2318 sta->flags |= WLAN_STA_AUTH; in handle_auth_cb()2731 if (sta && (sta->flags & WLAN_STA_AUTH)) in ieee802_11_rx_from_unknown()
20 #define WLAN_STA_AUTH BIT(0) macro
351 sta->flags |= WLAN_STA_AUTH | WLAN_STA_ASSOC; in hostapd_notif_assoc()412 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in hostapd_notif_disassoc()659 sta->flags |= WLAN_STA_AUTH; in hostapd_notify_auth_ft_finish()
498 sta->flags |= WLAN_STA_AUTH; in mesh_mpm_auth_peer()