Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc87 auto conn_handler = worker_->get_connection_handler(); in handle_packet()
474 auto conn_handler = worker_->get_connection_handler(); in send_retry()
590 auto conn_handler = worker_->get_connection_handler(); in send_stateless_reset()
H A Dshrpx_worker.h373 ConnectionHandler *get_connection_handler() const;
H A Dshrpx_api_downstream_connection.cc426 auto conn_handler = worker_->get_connection_handler(); in handle_backendconfig()
H A Dshrpx_http3_upstream.cc210 auto conn_handler = worker->get_connection_handler(); in get_new_connection_id()
528 auto conn_handler = worker->get_connection_handler(); in send_new_token()
576 auto conn_handler = worker->get_connection_handler(); in init()
H A Dshrpx_worker.cc657 ConnectionHandler *Worker::get_connection_handler() const { in get_connection_handler() function in shrpx::Worker
H A Dshrpx_tls.cc222 auto conn_handler = worker->get_connection_handler(); in servername_callback()

Completed in 13 milliseconds