Home
last modified time | relevance | path

Searched refs:authdelay (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/html/hints/
H A Dbsdi45 /var/log/ntp.drift, and the authdelay on my 486DX/50 system is
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std165 offsetof(authdelay) = 44
H A Dntpdc-opts.def499 .Sq authdelay
502 .Ic authdelay
H A Dntpdc_ops.c1031 NTOHL_FP(&is->authdelay, &tempts); in sysinfo()
/freebsd/contrib/ntp/include/
H A Dntp_request.h493 l_fp authdelay; /* default authentication delay */ member
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c330 (int) offsetof(struct info_sys, authdelay));
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c1124 HTONL_UF(sys_authdelay.l_uf, &is->authdelay); in sys_info()