Searched defs:handshake_status (Results 1 – 1 of 1) sorted by relevance
4266 let handshake_status = recovery::HandshakeStatus { in send_single() localVariable5549 let handshake_status = self.handshake_status(); in on_timeout() localVariable6595 let handshake_status = self.handshake_status(); in process_frame() localVariable7032 let handshake_status = self.handshake_status(); in drop_epoch_state() localVariable7097 fn handshake_status(&self) -> recovery::HandshakeStatus { in handshake_status() method