Searched refs:isdeauth (Results 1 – 1 of 1) sorted by relevance
2643 u8 isdeauth = 0; //no_zero value is the reason for deauth in eapol_txcb() local2673 isdeauth = wpa_supplicant_send_4_of_4_txcallback(sm); in eapol_txcb()2689 case WPA_TKIP_COUNTERMEASURES: isdeauth=WLAN_REASON_MICHAEL_MIC_FAILURE; in eapol_txcb()2694 if(isdeauth) { in eapol_txcb()2695 wpa_sm_deauthenticate(sm, isdeauth); in eapol_txcb()