Searched refs:ap_sta_is_authorized (Results 1 – 4 of 4) sorted by relevance
404 static inline int ap_sta_is_authorized(struct sta_info *sta) in ap_sta_is_authorized() function
1189 (sta->flags & WLAN_STA_MFP) && ap_sta_is_authorized(sta) && in hostapd_wpa_auth_add_sta_ft()
1283 if (!ap_sta_is_authorized(sta)) { in ieee802_1x_receive()
3225 (!(sta->flags & WLAN_STA_MFP) || !ap_sta_is_authorized(sta)) && in handle_auth()