Home
last modified time | relevance | path

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

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