Searched refs:last_ping_received_ (Results 1 – 2 of 2) sorted by relevance
537 uint32_t last_ping_received() const { return last_ping_received_; } in last_ping_received()621 uint32_t last_ping_received_; // last time we received a ping from the other variable
780 last_ping_received_(0), in Connection()1067 << now - last_ping_received_ in UpdateState()1106 last_ping_received_ = rtc::Time(); in ReceivedPing()1312 std::max(last_ping_received_, last_ping_response_received_)); in last_received()