Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_parse.c736 #define TRIMBLETSIP_IDLE_TIME (300) /* 5 minutes silence at most */ macro
737 #define TRIMBLE_RESET_HOLDOFF TRIMBLETSIP_IDLE_TIME
5233 if (current_time > t->last_msg + TRIMBLETSIP_IDLE_TIME) in trimble_check()