Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/include/
HDntp_refclock.h120 u_char ntimes; /* times following */ member
HDntp_request.h873 u_char ntimes; member
/NextBSD/contrib/ntp/ntpdc/
HDlayout.std397 offsetof(ntimes) = 5
HDntpdc_ops.c2876 n = (int)cl->ntimes; in clkbug()
/NextBSD/contrib/ntp/ntpd/
HDntp_request.c2557 if (bug.nvalues == 0 && bug.ntimes == 0) { in get_clkbug_info()
2571 i = bug.ntimes; in get_clkbug_info()
2574 ic->ntimes = (u_char)i; in get_clkbug_info()
HDntp_refclock.c1181 for (u = 2; u < bug->ntimes; u++) in refclock_buginfo()
/NextBSD/usr.sbin/ntp/ntpdc/
HDnl.c795 (int) offsetof(struct info_clkbug, ntimes));