Searched refs:m_lasttraffic (Results 1 – 2 of 2) sorted by relevance
243 m_lastrecv = m_lastsend = m_lasttraffic = now; in PseudoTcp()348 (TimeDiff32(m_lasttraffic + (m_bOutgoing ? IDLE_PING * 3 / 2 : IDLE_PING), in NotifyClock()564 m_lasttraffic = now; in packet()636 m_lasttraffic + (m_bOutgoing ? IDLE_PING * 3 / 2 : IDLE_PING), in clock_check()655 m_lasttraffic = m_lastrecv = now; in process()
207 uint32_t m_lasttraffic; variable