Searched refs:sent_time (Results 1 – 2 of 2) sorted by relevance
36 pldm_fd_time_t sent_time; member
214 if (now < fd->req.sent_time) { in pldm_fd_req_should_send()220 return (now - fd->req.sent_time) >= fd->fd_t2_retry_time; in pldm_fd_req_should_send()1093 fd->req.sent_time = pldm_fd_now(fd); in pldm_fd_progress_download()1141 fd->req.sent_time = pldm_fd_now(fd); in pldm_fd_progress_verify()1198 fd->req.sent_time = pldm_fd_now(fd); in pldm_fd_progress_apply()