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

/freebsd-9.3-release/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
5204 if (current_time > t->last_msg + TRIMBLETSIP_IDLE_TIME)

Completed in 100 milliseconds