Home
last modified time | relevance | path

Searched refs:NTP_MINDPOLL (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntpsim.c84 NTP_MINDPOLL, in create_server_associations()
H A Dntp_peer.c966 ? NTP_MINDPOLL in newpeer()
/freebsd-14.2/contrib/ntp/include/
H A Dntp.h105 #define NTP_MINDPOLL 6 /* log2 default min poll (64 s) */ macro
/freebsd-14.2/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1346 minpoll = NTP_MINDPOLL; in doconfig()
/freebsd-14.2/contrib/ntp/
H A DCommitLog-4.1.0564 using NTP_MINDPOLL insted of sys_minpoll.
701 NTP_MINDPOLL.
938 NTP_MINDPOLL (in several places).
1396 to NTP_MINDPOLL.
1398 (clock_select): If we lose sync, reset the poll to NTP_MINDPOLL.