Searched defs:ProtocolVersion (Results 1 – 4 of 4) sorted by relevance
32 pub struct ProtocolVersion { struct40 pub protocol_version: ProtocolVersion, argument
39 pub fn new(protocol_version: ProtocolVersion, epoch: u16, content: Content) -> Self { in new()
59 ProtocolVersion = 70, enumerator
297 protocol_version: ProtocolVersion, in prf_mac()