Searched refs:WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY (Results 1 – 5 of 5) sorted by relevance
1376 status != WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) { in wpas_pasn_auth_rx()1424 if (status == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) { in wpas_pasn_auth_rx()
323 status = WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in hostapd_notif_assoc()429 status = WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in hostapd_notif_assoc()
2923 WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY); in handle_auth_pasn_comeback()4598 return WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in check_assoc_ies()4654 return WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in check_assoc_ies()5130 if (sta && status_code == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) in send_assoc_resp()
759 if (status == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) { in rx_mgmt_assoc_resp()1340 if (status == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) { in rx_mgmt_reassoc_resp()
135 #define WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY 30 macro