Searched defs:HandshakeType (Results 1 – 12 of 12) sorted by relevance
38 pub enum HandshakeType { enum54 impl fmt::Display for HandshakeType { implementation73 impl From<u8> for HandshakeType { implementation108 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
12 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
14 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
16 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
34 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
19 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
17 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
48 typ: HandshakeType, in push()104 ) -> Result<(isize, HashMap<HandshakeType, HandshakeMessage>)> { in full_pull_map()
27 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
25 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
55 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()
76 pub fn handshake_type(&self) -> HandshakeType { in handshake_type()