ieee802_11.c | 263 int reply_res = WLAN_STATUS_UNSPECIFIED_FAILURE; local 291 reply_res = WLAN_STATUS_SUCCESS; 295 return reply_res; 306 int reply_res; local 308 reply_res = send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, 315 if (sta->added_unassoc && (reply_res != WLAN_STATUS_SUCCESS || 387 int reply_res; local 393 reply_res = send_auth_reply(hapd, sta->addr, bssid, WLAN_AUTH_SAE, 1, 399 return reply_res; 408 int reply_res; local 931 int res, reply_res; local 1967 u16 resp = WLAN_STATUS_SUCCESS, reply_res; local [all...] |