Searched refs:nextdate (Results 1 – 8 of 8) sorted by relevance
2549 peer->nextdate++; in receive()2551 peer->nextdate--; in receive()3142 peer->nextdate = utemp; in poll_update()3152 peer->nextdate = utemp; in poll_update()3154 peer->nextdate = utemp; in poll_update()3203 peer->nextdate = next; in poll_update()3205 peer->nextdate = utemp; in poll_update()3211 if (peer->nextdate > limit) { in poll_update()3213 limit, peer->nextdate)); in poll_update()3214 peer->nextdate = limit; in poll_update()[all …]
339 if (p->nextdate <= current_time) { in timer()
1769 if (peer->nextdate <= limit) in refclock_checkburst()1791 peer->nextdate = limit; in refclock_checkburst()
1085 peer->nextdate = current_time + 10; in chu_burst()
1043 ip->timetosend = htonl(pp->nextdate - current_time); in peer_stats()
2740 p->nextdate - current_time); in ctl_putpeer()
393 u_long nextdate; /* send time next packet */ member
987 (poll_update): peer->nextdate, not ->outdate. More cleanup around1397 (poll_update): Poll wiggles. Make sure peer->nextdate is timely.2413 * ntpd/ntp_peer.c (newpeer): Better nextdate choice.5492 (acts_receive): Update peer->nextdate with current_nextdate