Searched refs:burst (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_heath.c242 peer->burst = NSTAGE;
431 if (peer->burst > 0)
445 peer->burst = MAXSTAGE;
H A Drefclock_pst.c160 peer->burst = MAXSTAGE;
303 if (peer->burst > 0)
316 peer->burst = MAXSTAGE;
H A Drefclock_tpro.c106 peer->burst = NSTAGE;
201 if (peer->burst > 0)
210 peer->burst = NSTAGE;
H A Drefclock_tt560.c126 peer->burst = NSTAGE;
230 if (peer->burst > 0)
238 peer->burst = NSTAGE;
H A Drefclock_as2201.c197 peer->burst = NSTAGE;
376 if (peer->burst > 0)
383 peer->burst = NSTAGE;
H A Drefclock_ulink.c174 peer->burst = NSTAGE;
574 if (peer->burst > 0)
583 peer->burst = NSTAGE;
H A Drefclock_fg.c201 if (peer->burst > 0)
209 peer->burst = NSTAGE;
H A Dntp_proto.c46 #define RESP_DELAY 1 /* refclock burst delay (s) */
194 if (peer->burst == 0) {
213 * burst if enabled.
223 * Here the peer is reachable. Send a burst if
259 peer->burst--;
260 if (peer->burst == 0) {
264 * set and all peers have completed the burst,
1148 peer->burst = peer->retry = 0;
1355 * First, if either burst mode is armed, enable the burst
[all...]
H A Drefclock_chronolog.c328 if (peer->burst == 0 && peer->reach == 0)
H A Drefclock_hopfser.c181 peer->burst = NSTAGE;
H A Dntp_refclock.c315 if (peer->burst == 0) {
339 peer->burst = NSTAGE;
342 peer->burst--;
H A Drefclock_jjy.c366 peer->burst = 1 ;
H A Dntp_peer.c529 peer->burst) {
1064 case 'b': /* burst */
1065 if (strcmp(p, "burst") == 0) {
H A Drefclock_neoclock4x.c322 peer->burst = NSTAGE;
/macosx-10.10.1/ntp-92/include/
H A Dntp.h338 int burst; /* packets remaining in burst */ member in struct:peer
447 #define FLAG_BURST 0x0040 /* burst mode */
449 #define FLAG_IBURST 0x0100 /* initial burst mode */
/macosx-10.10.1/tcsh-65/tcsh/
H A Dcomplete.tcsh306 complete burst \

Completed in 199 milliseconds