Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c328 int fl_rawsti: 1; /* permit raw TPV/TOFF time stamps */ member
929 up->fl_rawsti = 0; in enter_opmode()
950 up->fl_rawsti = 0; in leave_opmode()
1058 if ((PPS_MAXCOUNT == up->ppscount) && up->fl_rawsti) { in eval_auto()
1059 up->fl_rawsti = 0; in eval_auto()
1066 if ((0 == up->ppscount) && !up->fl_rawsti) { in eval_auto()
1067 up->fl_rawsti = -1; in eval_auto()
1075 if (up->fl_rawsti) in eval_auto()