Searched refs:refclock_process_offset (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_local.c177 refclock_process_offset(pp, pp->lastrec, pp->lastrec, 0);
H A Drefclock_shm.c636 refclock_process_offset(pp, tsref, tsrcv, pp->fudgetime1);
H A Dntp_refclock.c358 * refclock_process_offset - update median filter
365 refclock_process_offset( function
422 refclock_process_offset(pp, offset, pp->lastrec, fudge);
H A Drefclock_tsyncpci.c646 refclock_process_offset(pp, offset, pp->lastrec,
H A Drefclock_jupiter.c623 refclock_process_offset(pp, tstamp, pp->lastrec, pp->fudgetime1);
H A Drefclock_nmea.c688 * 'refclock_process_offset()' must be used!)
1089 refclock_process_offset(pp, rd_reftime, rd_timestamp, rd_fudge);
H A Drefclock_chu.c1400 refclock_process_offset(pp, offset,
H A Drefclock_gpsdjson.c952 refclock_process_offset(pp, stamp, recvt, pp->fudgetime1);
H A Drefclock_wwv.c2089 refclock_process_offset(pp, offset,
H A Drefclock_parse.c4189 printf("PARSE receiver #%d: refclock_process_offset(reftime=%s, rectime=%s, Fudge=%f)\n",
4198 refclock_process_offset(parse->generic, reftime, rectime, fudge);
/freebsd-10.3-release/contrib/ntp/include/
H A Dntp_refclock.h230 extern void refclock_process_offset(struct refclockproc *, l_fp,

Completed in 91 milliseconds