Home
last modified time | relevance | path

Searched refs:get_quic_connection_handler (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_quic_listener.cc66 auto quic_conn_handler = worker_->get_quic_connection_handler(); in on_read()
H A Dshrpx_worker.h376 QUICConnectionHandler *get_quic_connection_handler();
H A Dshrpx_http3_upstream.cc224 auto quic_connection_handler = worker->get_quic_connection_handler(); in get_new_connection_id()
238 auto quic_conn_handler = worker->get_quic_connection_handler(); in remove_connection_id()
752 auto quic_connection_handler = worker->get_quic_connection_handler(); in init()
1520 auto quic_conn_handler = worker->get_quic_connection_handler(); in on_handler_delete()
1808 auto quic_conn_handler = worker->get_quic_connection_handler(); in on_read()
H A Dshrpx_quic_connection_handler.cc694 auto quic_conn_handler = cw->worker->get_quic_connection_handler(); in close_wait_timeoutcb()
H A Dshrpx_worker.cc662 QUICConnectionHandler *Worker::get_quic_connection_handler() { in get_quic_connection_handler() function in shrpx::Worker
H A Dshrpx_connection_handler.cc1277 auto quic_conn_handler = single_worker_->get_quic_connection_handler(); in quic_ipc_read()

Completed in 11 milliseconds