Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntpsim.c85 NTP_MAXDPOLL, in create_server_associations()
HDntp_peer.c963 ? NTP_MAXDPOLL in newpeer()
HDntp_proto.c1767 pkt->ppoll, NTP_MAXDPOLL, 0, MDF_UCAST, 0, in receive()
/freebsd-13-stable/contrib/ntp/include/
HDntp.h106 #define NTP_MAXDPOLL 10 /* log2 default max poll (~17 m) */ macro
/freebsd-13-stable/contrib/ntp/ntpdc/
HDntpdc_ops.c1347 maxpoll = NTP_MAXDPOLL; in doconfig()