Searched refs:time_send (Results 1 – 2 of 2) sorted by relevance
1059 timersub(&now, &r->time_send, &diff);1089 r->time_send = now;1146 sched_get_monotonic_time(&new->time_send);1191 if (timercmp(&r->time_send, &sweep, <)) { in sweep_recvdpkt()
383 struct timeval time_send; /* timestamp of previous send */ member