Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/tests/
H A DpacketProcessing.c106 testpkt.p.stratum = STRATUM_REFCLOCK; in setUp()
/freebsd/contrib/ntp/include/
H A Dntp.h447 #define STRATUM_REFCLOCK ((u_char)0) /* default stratum */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c269 peer->stratum = STRATUM_REFCLOCK; in refclock_newpeer()
H A Dntp_proto.c2917 if ( peer->stratum == STRATUM_REFCLOCK in clock_update()
H A Drefclock_parse.c3094 peer->stratum = STRATUM_REFCLOCK; in parse_start()