Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_parse.c733 #define TRIMBLETSIP_IDLE_TIME (300) /* 5 minutes silence at most */ macro
734 #define TRIMBLE_RESET_HOLDOFF TRIMBLETSIP_IDLE_TIME
5217 if (current_time > t->last_msg + TRIMBLETSIP_IDLE_TIME) in trimble_check()