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

/freebsd-11-stable/contrib/ntp/util/
H A Dtg2.c672 int AddCycle = FALSE; // We are ahead, add cycle to slow down and get back in sync. local
755 AddCycle = FALSE;
765 AddCycle = TRUE;
1107 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1132 if ((EnableRateCorrection) || (AddCycle) || (RemoveCycle))
1161 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1189 if (AddCycle)
1380 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
2099 if (AddCycle)
2106 AddCycle
[all...]

Completed in 58 milliseconds