Searched refs:WLAN_STA_ASSOC (Results 1 – 12 of 12) sorted by relevance
430 if ((sta->flags & WLAN_STA_ASSOC) && in ap_handle_timer()480 if ((sta->flags & WLAN_STA_ASSOC) && in ap_handle_timer()503 (sta->flags & WLAN_STA_ASSOC)) { in ap_handle_timer()511 if (!deauth && !(sta->flags & WLAN_STA_ASSOC)) { in ap_handle_timer()548 sta->flags &= ~WLAN_STA_ASSOC; in ap_handle_timer()747 sta->flags & WLAN_STA_ASSOC) { in ap_sta_remove()808 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC | in ap_sta_disassociate()812 sta->flags &= ~(WLAN_STA_ASSOC | WLAN_STA_ASSOC_REQ_OK); in ap_sta_disassociate()864 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC | WLAN_STA_ASSOC_REQ_OK); in ap_sta_deauthenticate()1329 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in ap_sta_disconnect()[all …]
77 new_assoc = (sta->flags & WLAN_STA_ASSOC) == 0; in hostapd_notify_assoc_fils_finish()78 sta->flags |= WLAN_STA_AUTH | WLAN_STA_ASSOC; in hostapd_notify_assoc_fils_finish()344 if ((sta->flags & (WLAN_STA_ASSOC | WLAN_STA_MFP)) == in hostapd_notif_assoc()345 (WLAN_STA_ASSOC | WLAN_STA_MFP) && in hostapd_notif_assoc()349 if ((sta->flags & (WLAN_STA_ASSOC | WLAN_STA_MFP)) == in hostapd_notif_assoc()350 (WLAN_STA_ASSOC | WLAN_STA_MFP) && in hostapd_notif_assoc()615 new_assoc = (sta->flags & WLAN_STA_ASSOC) == 0; in hostapd_notif_assoc()616 sta->flags |= WLAN_STA_AUTH | WLAN_STA_ASSOC; in hostapd_notif_assoc()684 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in hostapd_notif_disassoc()1374 if (sta && sta->flags & WLAN_STA_ASSOC) { in hostapd_event_eapol_rx()
328 (sta->flags & (WLAN_STA_ASSOC | WLAN_STA_WMM)) != in hostapd_wmm_action()329 (WLAN_STA_ASSOC | WLAN_STA_WMM)) { in hostapd_wmm_action()
2326 sta->flags &= ~(WLAN_STA_ASSOC | WLAN_STA_AUTH | in handle_auth()3082 if ((sta->flags & (WLAN_STA_ASSOC | WLAN_STA_MFP)) == in check_assoc_ies()3083 (WLAN_STA_ASSOC | WLAN_STA_MFP) && in check_assoc_ies()3087 if ((sta->flags & (WLAN_STA_ASSOC | WLAN_STA_MFP)) == in check_assoc_ies()3088 (WLAN_STA_ASSOC | WLAN_STA_MFP) && in check_assoc_ies()3434 sta->flags | WLAN_STA_ASSOC, sta->qosinfo, in add_associated_sta()4290 sta->flags &= ~(WLAN_STA_ASSOC | WLAN_STA_ASSOC_REQ_OK); in handle_disassoc()4355 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC | in handle_deauth()4422 (sta == NULL || !(sta->flags & WLAN_STA_ASSOC))) { in handle_action()4837 if (sta->flags & WLAN_STA_ASSOC) in handle_assoc_cb()[all …]
68 if (sta && (sta->flags & WLAN_STA_ASSOC)) { in rsn_preauth_receive()
20 #define WLAN_STA_ASSOC BIT(1) macro
292 if (!sta || !(sta->flags & WLAN_STA_ASSOC)) { in hostapd_2040_coex_action()
39 if (flags & WLAN_STA_ASSOC) in hostapd_sta_flags_to_drv()762 if (!sta || !(sta->flags & WLAN_STA_ASSOC)) in hostapd_drv_send_action()
140 if (sta == NULL || !(sta->flags & WLAN_STA_ASSOC)) { in ieee802_11_send_sa_query_resp()
1040 if (!sta || (!(sta->flags & (WLAN_STA_ASSOC | WLAN_STA_PREAUTH)) && in ieee802_1x_receive()1992 if ((sta->flags & WLAN_STA_ASSOC) && in ieee802_1x_receive_auth()
832 if ((sta->flags & WLAN_STA_ASSOC) && in hostapd_wpa_auth_update_vlan()
907 sta->flags |= WLAN_STA_ASSOC; in mesh_mpm_plink_estab()