Searched refs:req_tmp (Results 1 – 1 of 1) sorted by relevance
869 u8 *req_tmp; in hostapd_notif_assoc() local871 req_tmp = os_malloc(req_ies_len); in hostapd_notif_assoc()872 if (!req_tmp) { in hostapd_notif_assoc()877 os_memcpy(req_tmp, req_ies, req_ies_len); in hostapd_notif_assoc()878 sta->fils_pending_assoc_req = req_tmp; in hostapd_notif_assoc()