Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h120 u_int32 stimes; /* times format sign array */ member
H A Dntp_request.h880 u_int32 stimes; member
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std404 offsetof(stimes) = 8
H A Dntpdc_ops.c2896 s = ntohl(cl->stimes); in clkbug()
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c798 (int) offsetof(struct info_clkbug, stimes));
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c1407 bug->stimes = 0xfffffffc; in refclock_buginfo()
H A Dntp_request.c2696 ic->stimes = htonl(bug.stimes); in get_clkbug_info()