Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Dntpsim.c85 NTP_MAXDPOLL, in create_server_associations()
Dntp_peer.c915 peer->maxpoll = NTP_MAXDPOLL; in newpeer()
Dntp_proto.c1722 pkt->ppoll, NTP_MAXDPOLL, 0, MDF_UCAST, 0, in receive()
/freebsd-12-stable/contrib/ntp/include/
Dntp.h106 #define NTP_MAXDPOLL 10 /* log2 default max poll (~17 m) */ macro
/freebsd-12-stable/contrib/ntp/ntpdc/
Dntpdc_ops.c1347 maxpoll = NTP_MAXDPOLL; in doconfig()