Searched refs:WLAN_STA_MFP (Results 1 – 5 of 5) sorted by relevance
65 if (sta->auth_alg != WLAN_AUTH_FT && !(sta->flags & WLAN_STA_MFP)) in mlme_authenticate_indication()
29 #define WLAN_STA_MFP BIT(10) macro
768 if ((sta->flags & WLAN_STA_MFP) && !sta->sa_query_timed_out && in check_assoc_ies()771 if ((sta->flags & WLAN_STA_MFP) && !sta->sa_query_timed_out && in check_assoc_ies()787 sta->flags |= WLAN_STA_MFP; in check_assoc_ies()789 sta->flags &= ~WLAN_STA_MFP; in check_assoc_ies()1109 if ((sta->flags & WLAN_STA_MFP) && sta->sa_query_timed_out) { in handle_assoc()1416 if (sta && (sta->flags & WLAN_STA_MFP) && in handle_action()
38 if (flags & WLAN_STA_MFP) in hostapd_sta_flags_to_drv()
125 (sta->flags & WLAN_STA_MFP ? "[MFP]" : ""), in hostapd_dump_state()