Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/clockstuff/
H A Dchutest.c53 struct timeval codetimes[NCHUCHARS]; /* arrival times */ member
297 - chudata.codetimes[chudata.ncodechars].tv_sec; in raw_filter()
299 - chudata.codetimes[chudata.ncodechars].tv_usec; in raw_filter()
314 chudata.codetimes[chudata.ncodechars] = *tv; in raw_filter()
319 TVTOTS(&chudata.codetimes[NCHUCHARS-1], &ts); in raw_filter()
321 chufilter(&chudata, &chudata.codetimes[NCHUCHARS-1]); in raw_filter()
329 chudata.codetimes[i].tv_sec, in raw_filter()
330 chudata.codetimes[i].tv_usec, in raw_filter()
363 TVTOTS(&chu.codetimes[NCHUCHARS-1], &ts); in process_ldisc()
371 diff.tv_sec = chu.codetimes[i].tv_sec in process_ldisc()
[all …]