Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntpsim.c87 NTP_MAXDPOLL, in create_server_associations()
Dntp_peer.c965 ? NTP_MAXDPOLL in newpeer()
Dntp_proto.c1769 pkt->ppoll, NTP_MAXDPOLL, 0, MDF_UCAST, 0, in receive()
/netbsd/src/external/bsd/ntp/dist/include/
Dntp.h108 #define NTP_MAXDPOLL 10 /* log2 default max poll (~17 m) */ macro
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc_ops.c1349 maxpoll = NTP_MAXDPOLL; in doconfig()