Home
last modified time | relevance | path

Searched refs:NewConnectionId (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quiche/src/
Dframe.rs111 NewConnectionId { enumerator
232 0x18 => Frame::NewConnectionId { in from_bytes()
456 Frame::NewConnectionId { in to_bytes()
646 Frame::NewConnectionId { in wire_len()
814 Frame::NewConnectionId { in to_qlog()
965 Frame::NewConnectionId { .. } => { in fmt()
1582 let frame = Frame::NewConnectionId { in new_connection_id()
Dlib.rs3865 frame::Frame::NewConnectionId { .. } => (), in process_frame()