Home
last modified time | relevance | path

Searched defs:type_byte (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_framer.cc380 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() local
5216 uint8_t type_byte = 0; in AppendTypeByte() local
5273 uint8_t type_byte = 0; in AppendIetfFrameType() local
5650 uint8_t type_byte = 0; in AppendAckFrameAndTypeByte() local
6263 uint8_t type_byte; in AppendMessageFrameAndTypeByte() local
6747 uint8_t type_byte = 0; in GetStreamFrameTypeByte() local
6773 uint8_t type_byte = IETF_STREAM; in GetIetfStreamFrameTypeByte() local
7227 uint8_t type_byte = 0; in ParseServerVersionNegotiationProbeResponse() local
Dquic_packets.h134 uint8_t type_byte; member
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcert_compressor.cc327 const uint8_t type_byte = in[0]; in ParseEntries() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dend_to_end_test.cc5980 const uint8_t type_byte = buffer[0]; in WritePacket() local
5990 bool TypeByteIsServerHello(uint8_t type_byte) { in TypeByteIsServerHello()
6058 const uint8_t type_byte = buffer[0]; in WritePacket() local