Home
last modified time | relevance | path

Searched refs:RemoveCycle (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dtg2.c673 int RemoveCycle = FALSE; // We are behind, remove cycle to slow down and get back in sync. local
754 RemoveCycle = TRUE;
764 RemoveCycle = FALSE;
1107 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1132 if ((EnableRateCorrection) || (AddCycle) || (RemoveCycle))
1161 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1182 if (RemoveCycle)
1380 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
2107 RemoveCycle = FALSE;
2117 if (RemoveCycle)
[all …]