HomeSort by: relevance | last modified time | path
    Searched refs:STRATUM_REFCLOCK (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/tests/
packetProcessing.c 108 testpkt.p.stratum = STRATUM_REFCLOCK;
  /src/external/bsd/ntp/dist/include/
ntp.h 449 #define STRATUM_REFCLOCK ((u_char)0) /* default stratum */
  /src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c 271 peer->stratum = STRATUM_REFCLOCK;
ntp_proto.c 2919 if ( peer->stratum == STRATUM_REFCLOCK
refclock_parse.c 3096 peer->stratum = STRATUM_REFCLOCK;

Completed in 24 milliseconds