Home
last modified time | relevance | path

Searched refs:clock_select (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c207 static struct server *clock_select (void);
1039 clock_select(void) in clock_select() function
1268 server = clock_select(); in clock_adjust()
/freebsd/contrib/ntp/include/
H A Dntpd.h245 extern void clock_select (void);
/freebsd/contrib/ntp/html/hints/
H A Dnotes-xntp-v3104 In the clock_select algorithm the peers selected for combining are
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0560 (clock_select): minpoll cleanup.
997 * ntpd/ntp_proto.c (transmit): hpoll cleanup. Call clock_select()
1003 (clock_select): Fix hpoll typo in call to poll_update().
1016 (clock_select): peer->status is CTL_PST_SEL_DISTSYSPEER, and don't
1047 (clock_select): call poll_update(peer->hpoll) earlier.
1111 * ntpd/ntp_proto.c (clock_select): Fix sdisp calculation.
1131 * ntpd/ntp_proto.c (clock_select): Track error[] items sooner.
1150 (clock_select): New sdisp calc.
1170 (clock_select): Track the old peer. Use the old peer in
1177 * ntpd/ntp_proto.c (clock_select): If about to discard an
[all …]
H A DChangeLog2121 * [Bug 2092] clock_select() selection jitter miscalculated.
2935 * [Bug 1680] Fix alignment of clock_select() arrays.
H A DCommitLog[all...]
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c3456 clock_select(); in clock_filter()
3508 clock_select(); in clock_filter()
3523 clock_select(void) in clock_select() function