Searched defs:type_byte (Results 1 – 4 of 4) sorted by relevance
380 PacketHeaderFormat GetIetfPacketHeaderFormat(uint8_t type_byte) { in GetIetfPacketHeaderFormat()4588 constexpr bool IsLongHeader(uint8_t type_byte) { in IsLongHeader()4632 uint8_t type_byte; in ApplyHeaderProtection() local5216 uint8_t type_byte = 0; in AppendTypeByte() local5273 uint8_t type_byte = 0; in AppendIetfFrameType() local5650 uint8_t type_byte = 0; in AppendAckFrameAndTypeByte() local6263 uint8_t type_byte; in AppendMessageFrameAndTypeByte() local6747 uint8_t type_byte = 0; in GetStreamFrameTypeByte() local6773 uint8_t type_byte = IETF_STREAM; in GetIetfStreamFrameTypeByte() local7227 uint8_t type_byte = 0; in ParseServerVersionNegotiationProbeResponse() local
134 uint8_t type_byte; member
327 const uint8_t type_byte = in[0]; in ParseEntries() local
5980 const uint8_t type_byte = buffer[0]; in WritePacket() local5990 bool TypeByteIsServerHello(uint8_t type_byte) { in TypeByteIsServerHello()6058 const uint8_t type_byte = buffer[0]; in WritePacket() local