Searched refs:req_tmp (Results 1 – 2 of 2) sorted by relevance
528 u8 *req_tmp; in hostapd_notif_assoc() local530 req_tmp = os_malloc(req_ies_len); in hostapd_notif_assoc()531 if (!req_tmp) { in hostapd_notif_assoc()536 os_memcpy(req_tmp, req_ies, req_ies_len); in hostapd_notif_assoc()537 sta->fils_pending_assoc_req = req_tmp; in hostapd_notif_assoc()
594 u8 *req_tmp; in hostapd_notif_assoc() local596 req_tmp = os_malloc(req_ies_len); in hostapd_notif_assoc()597 if (!req_tmp) { in hostapd_notif_assoc()602 os_memcpy(req_tmp, req_ies, req_ies_len); in hostapd_notif_assoc()603 sta->fils_pending_assoc_req = req_tmp; in hostapd_notif_assoc()