Searched defs:packet_bytes (Results 1 – 5 of 5) sorted by relevance
16 const char* const packet_bytes = reinterpret_cast<const char*>(data); in LLVMFuzzerTestOneInput() local
36 pw::span<const std::byte> packet_bytes) { in TEST_F()
137 let mut packet_bytes = packet.to_vec(); in prepend_packet_type() localVariable
1424 char* packet_bytes, size_t* packet_length_out, in WriteServerVersionNegotiationProbeResponse()1458 const char* packet_bytes, size_t packet_length, in ParseClientVersionNegotiationProbePacket()
6650 char* packet_bytes, QuicByteCount packet_length, in WriteClientVersionNegotiationProbePacket()6727 const char* packet_bytes, QuicByteCount packet_length, in ParseServerVersionNegotiationProbeResponse()