Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c325 int fl_sti : 1; /* valid TPV/TOFF seen (have time) */ member
933 up->fl_sti = 0; in enter_opmode()
954 up->fl_sti = 0; in leave_opmode()
982 if (up->fl_sti && up->fl_pps) { in eval_strict()
988 up->fl_sti = 0; in eval_strict()
1028 if (up->fl_sti) { in eval_serial()
1032 up->fl_sti = 0; in eval_serial()
1045 if (!up->fl_sti) in eval_auto()
1576 up->fl_sti = 0; in process_tpv()
1606 up->fl_sti = -1; in process_tpv()
[all …]