Searched refs:to_qlog (Results 1 – 4 of 4) sorted by relevance
1338 let ev = self.local_transport_params.to_qlog( in set_qlog()1688 hdr.ty.to_qlog(), in recv_single()1698 hdr.ty.to_qlog(), in recv_single()1760 q.add_frame(frame.to_qlog(), false).ok(); in recv_single()1783 let ev = self.recovery.to_qlog(); in recv_single()1793 let ev = self.peer_transport_params.to_qlog( in recv_single()2495 hdr.ty.to_qlog(), in send()2505 hdr.ty.to_qlog(), in send()2520 q.add_frame(frame.to_qlog(), false).ok(); in send()2572 let ev = self.recovery.to_qlog(); in send()[all …]
115 pub(crate) fn to_qlog(self) -> qlog::PacketType { in to_qlog() method
722 pub fn to_qlog(&self) -> qlog::QuicFrame { in to_qlog() method
766 pub fn to_qlog(&self) -> qlog::event::Event { in to_qlog() method