Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntpsim.c86 NTP_MINDPOLL, in create_server_associations()
Dntp_peer.c968 ? NTP_MINDPOLL in newpeer()
/netbsd/src/external/bsd/ntp/dist/include/
Dntp.h107 #define NTP_MINDPOLL 6 /* log2 default min poll (64 s) */ macro
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc_ops.c1348 minpoll = NTP_MINDPOLL; in doconfig()
/netbsd/src/external/bsd/ntp/dist/
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.