| ieee802_11.c | 414 int reply_res = WLAN_STATUS_UNSPECIFIED_FAILURE; local 495 reply_res = WLAN_STATUS_SUCCESS; 499 return reply_res; 510 int reply_res; local 512 reply_res = send_auth_reply(hapd, NULL, dst, WLAN_AUTH_FT, 520 if (sta->added_unassoc && (reply_res != WLAN_STATUS_SUCCESS || 711 int reply_res; local 735 reply_res = send_auth_reply(hapd, sta, sta->addr, 742 return reply_res; 750 int reply_res; local 2877 int res, reply_res; local 5237 u16 reply_res; local 5331 u16 reply_res = WLAN_STATUS_UNSPECIFIED_FAILURE; local [all...] |