Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/sntp/tests/
HDpacketProcessing.c106 testpkt.p.stratum = STRATUM_REFCLOCK; in setUp()
/freebsd-14-stable/contrib/ntp/include/
HDntp.h447 #define STRATUM_REFCLOCK ((u_char)0) /* default stratum */ macro
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_refclock.c269 peer->stratum = STRATUM_REFCLOCK; in refclock_newpeer()
HDntp_proto.c2917 if ( peer->stratum == STRATUM_REFCLOCK in clock_update()
HDrefclock_parse.c3094 peer->stratum = STRATUM_REFCLOCK; in parse_start()