Searched refs:TRIMBLETSIP_IDLE_TIME (Results 1 – 1 of 1) sorted by relevance
736 #define TRIMBLETSIP_IDLE_TIME (300) /* 5 minutes silence at most */ macro737 #define TRIMBLE_RESET_HOLDOFF TRIMBLETSIP_IDLE_TIME5233 if (current_time > t->last_msg + TRIMBLETSIP_IDLE_TIME) in trimble_check()