Searched refs:ts_prev (Results 1 – 1 of 1) sorted by relevance
859 uint32_t ts, ts_prev; in RunMainLoop() local882 ts = ts_prev = 0; in RunMainLoop()954 if (g_config.mos->tcp_timeout > 0 && ts != ts_prev) { in RunMainLoop()1015 if (ts != ts_prev) { in RunMainLoop()1016 ts_prev = ts; in RunMainLoop()