Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h236 extern int refclock_gtraw (struct recvbuf *, char *, int, l_fp *);
/freebsd/contrib/ntp/ntpd/
H A Drefclock_acts.c329 refclock_gtraw(rbufp, tbuf, octets, &pp->lastrec); in acts_receive()
H A Dntp_refclock.c781 refclock_gtraw( in refclock_gtraw() function
H A Drefclock_jjy.c628 pp->lencode = refclock_gtraw ( rbufp, pp->a_lastcode, BMAX-1, &tRecvTimestamp ) ; in jjy_receive()
/freebsd/contrib/ntp/
H A DCommitLog111820 * cleanup 'refclock_gtlin()' and refclock_gtraw()'