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

  /src/external/bsd/ntp/dist/include/
ntp.h 463 #define FLAG_BURST 0x0040 /* burst mode */
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 777 if (pp->flags & FLAG_BURST)
887 if (pp->flags & FLAG_BURST)
1035 if (pp->flags & FLAG_BURST)
1323 fl |= FLAG_BURST;
ntp_refclock.c 400 if (peer->flags & FLAG_BURST)
ntp_config.c 4372 peerflags |= FLAG_BURST;
ntp_proto.c 529 if ( (peer->flags & FLAG_BURST)

Completed in 86 milliseconds