Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c212 #define PPS_MAXCOUNT 60 /* upper limit of account */ macro
930 up->ppscount = PPS_MAXCOUNT / 2; in enter_opmode()
1056 up->ppscount = min(PPS_MAXCOUNT, in eval_auto()
1058 if ((PPS_MAXCOUNT == up->ppscount) && up->fl_rawsti) { in eval_auto()