Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h118 u_char ntimes; /* times following */ member
H A Dntp_request.h878 u_char ntimes; member
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std402 offsetof(ntimes) = 5
H A Dntpdc_ops.c2894 n = (int)cl->ntimes; in clkbug()
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c2678 if (bug.nvalues == 0 && bug.ntimes == 0) { in get_clkbug_info()
2692 i = bug.ntimes; in get_clkbug_info()
2695 ic->ntimes = (u_char)i; in get_clkbug_info()
H A Dntp_refclock.c1410 for (u = 2; u < bug->ntimes; u++) in refclock_buginfo()
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c794 (int) offsetof(struct info_clkbug, ntimes));