Home
last modified time | relevance | path

Searched refs:st_h2o_http3_server_conn_t (Results 1 – 1 of 1) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c104 struct st_h2o_http3_server_conn_t { struct
514 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_cc_name()
524 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_delivery_rate()
543 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_session_reused()
550 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_cipher()
558 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_cipher_bits()
576 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_server_name()
584 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_negotiated_protocol()
608 struct st_h2o_http3_server_conn_t *conn = (struct st_h2o_http3_server_conn_t *)req->conn; in log_quic_stats()
1454 …struct st_h2o_http3_server_conn_t *conn = H2O_STRUCT_FROM_MEMBER(struct st_h2o_http3_server_conn_t in handle_control_stream_frame()
[all …]