Home
last modified time | relevance | path

Searched refs:get_cid_prefix (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc143 worker_->get_cid_prefix())) { in handle_packet()
195 worker_->get_cid_prefix())) { in handle_packet()
330 worker_->get_cid_prefix())) { in handle_packet()
H A Dshrpx_worker.h380 const uint8_t *get_cid_prefix() const;
H A Dshrpx_connection_handler.cc1028 worker->get_cid_prefix())) { in forward_quic_packet()
1300 worker->get_cid_prefix())) { in quic_ipc_read()
H A Dshrpx_http3_upstream.cc214 if (generate_quic_connection_id(*cid, cidlen, worker->get_cid_prefix(), in get_new_connection_id()
630 worker->get_cid_prefix(), qkm.id, in init()
H A Dshrpx_worker.cc1080 const uint8_t *Worker::get_cid_prefix() const { return cid_prefix_.data(); } in get_cid_prefix() function in shrpx::Worker

Completed in 12 milliseconds