Lines Matching refs:WLAN_STA_AUTH
206 else if ((sta->flags & WLAN_STA_PERM) && !(sta->flags & WLAN_STA_AUTH)) in ap_handle_timer()
234 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in ap_handle_timer()
728 sta->flags |= WLAN_STA_AUTH; in hostap_ap_tx_cb_auth()
1057 sta->flags & WLAN_STA_AUTH ? " AUTH" : "", in prism2_sta_proc_show()
1481 sta->flags |= WLAN_STA_AUTH; in handle_authen()
1511 sta->flags |= WLAN_STA_AUTH; in handle_authen()
1583 if (sta == NULL || (sta->flags & WLAN_STA_AUTH) == 0) { in handle_assoc()
1797 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in handle_deauth()
2163 sta->flags = WLAN_STA_AUTH | WLAN_STA_ASSOC; in handle_beacon()
2564 sta->flags |= WLAN_STA_AUTH | WLAN_STA_ASSOC; in prism2_hostapd_add_sta()
3205 sta->flags = WLAN_STA_AUTH | WLAN_STA_ASSOC; in hostap_add_sta()