Home
last modified time | relevance | path

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

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