Searched refs:get_dcid (Results 1 – 2 of 2) sorted by relevance
329 pub fn get_dcid(&self, seq_num: u64) -> Result<&ConnectionIdEntry> { in get_dcid() method
3376 ConnectionId::from_ref(self.ids.get_dcid(dcid_seq)?.cid.as_ref()); in send_single()6085 if let Ok(e) = self.ids.get_dcid(active_dcid_seq) { in destination_id()8328 conn.ids.get_dcid(*active_dcid_seq)?.cid.as_ref(), in encode_pkt()