Home
last modified time | relevance | path

Searched refs:QUICIPCType (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connection_handler.h116 enum class QUICIPCType { class
H A Dshrpx_connection_handler.cc1116 *p++ = static_cast<uint8_t>(QUICIPCType::DGRAM_FORWARD); in forward_quic_packet_to_lingering_worker_process()
1195 if (*p != static_cast<uint8_t>(QUICIPCType::DGRAM_FORWARD)) { in quic_ipc_read()
1196 LOG(ERROR) << "Unknown QUICIPCType: " << static_cast<uint32_t>(*p); in quic_ipc_read()

Completed in 4 milliseconds