Searched refs:reply_res (Results 1 – 2 of 2) sorted by relevance
414 int reply_res = WLAN_STATUS_UNSPECIFIED_FAILURE; in send_auth_reply() local495 reply_res = WLAN_STATUS_SUCCESS; in send_auth_reply()499 return reply_res; in send_auth_reply()510 int reply_res; in handle_auth_ft_finish() local512 reply_res = send_auth_reply(hapd, NULL, dst, WLAN_AUTH_FT, in handle_auth_ft_finish()520 if (sta->added_unassoc && (reply_res != WLAN_STATUS_SUCCESS || in handle_auth_ft_finish()711 int reply_res; in auth_sae_send_commit() local735 reply_res = send_auth_reply(hapd, sta, sta->addr, in auth_sae_send_commit()742 return reply_res; in auth_sae_send_commit()750 int reply_res; in auth_sae_send_confirm() local[all …]
52 u16 reply_res = WLAN_STATUS_SUCCESS; in hostapd_notify_assoc_fils_finish() local77 reply_res = hostapd_sta_assoc(hapd, sta->addr, in hostapd_notify_assoc_fils_finish()105 if (reply_res != WLAN_STATUS_SUCCESS || sta->added_unassoc) { in hostapd_notify_assoc_fils_finish()