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

  /src/external/bsd/ntp/dist/include/
ntp_request.h 334 #define INFO_FLAG_REFCLOCK 0x8
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 774 ips->flags |= INFO_FLAG_REFCLOCK;
884 ip->flags |= INFO_FLAG_REFCLOCK;
1032 ip->flags |= INFO_FLAG_REFCLOCK;
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 558 if (flags & INFO_FLAG_REFCLOCK) {
614 (pp->flags & INFO_FLAG_REFCLOCK ? 0 : pp->stratum)),

Completed in 34 milliseconds