Searched refs:tmp_tv (Results 1 – 2 of 2) sorted by relevance
661 struct timeval tmp_tv; in gather_statistics() local662 memcpy(&tmp_tv, ptr, sizeof(tmp_tv)); in gather_statistics()665 tvsub(tv, &tmp_tv); in gather_statistics()
672 struct timeval tmp_tv; in send_probe() local673 gettimeofday(&tmp_tv, NULL); in send_probe()676 memcpy(icp+1, &tmp_tv, fake_fucked_egcs); in send_probe()689 struct timeval tmp_tv; in send_probe() local690 gettimeofday(&tmp_tv, NULL); in send_probe()693 memcpy(icp+1, &tmp_tv, fake_fucked_egcs); in send_probe()