Home | History | Annotate | Download | only in base

Lines Matching refs:last_received

1086   uint32_t last_recv_time = last_received();
1123 if (last_received() > 0) {
1129 return (now > (last_received() + DEAD_CONNECTION_RECEIVE_TIMEOUT));
1310 uint32_t Connection::last_received() const {