Searched refs:last_ping_sent_ (Results 1 – 2 of 2) sorted by relevance
528 uint32_t last_ping_sent() const { return last_ping_sent_; } in last_ping_sent()620 uint32_t last_ping_sent_; // last time we sent a ping to the other side variable
779 last_ping_sent_(0), in Connection()1095 last_ping_sent_ = now; in Ping()