Searched refs:NTP_MINDPOLL (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/ntp/ntpdate/ |
| HD | ntptime_config.c | 254 minpoll = NTP_MINDPOLL; in loadservers()
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntp_proto.c | 778 hisversion, NTP_MINDPOLL, NTP_MAXDPOLL, in receive() 825 NTP_MINDPOLL, NTP_MAXDPOLL, FLAG_MCAST | in receive() 853 NTP_MINDPOLL, NTP_MAXDPOLL, 0, MDF_BCLNT, 0, in receive() 895 NTP_MINDPOLL, NTP_MAXDPOLL, 0, MDF_UCAST, 0, in receive() 1608 peer->nextdate += (ntp_random() & ((1 << NTP_MINDPOLL) -
|
| HD | ntp_loopfilter.c | 158 u_char sys_poll = NTP_MINDPOLL; /* time constant/poll (log2 s) */
|
| HD | ntp_config.c | 725 minpoll = NTP_MINDPOLL; in getconfig()
|
| /trueos/contrib/ntp/include/ |
| HD | ntp.h | 108 #define NTP_MINDPOLL 6 /* log2 default min poll (64 s) */ macro
|
| /trueos/contrib/ntp/ntpdc/ |
| HD | ntpdc_ops.c | 1318 minpoll = NTP_MINDPOLL; in doconfig()
|
| /trueos/contrib/ntp/ |
| HD | CommitLog-4.1.0 | 564 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.
|