Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/lib/handler/status/
H A Dssl.c27 uint64_t alpn_h1; member
42 ssc->alpn_h1 += ctx->ssl.alpn_h1; in ssl_status_per_thread()
75 …ssc->alpn_h1, ssc->alpn_h2, ssc->handshake_full, ssc->handshake_resume, ssc->handshake_accum_time_… in ssl_status_final()
/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dutil.c374 ++data->ctx->ctx->ssl.alpn_h1; in on_ssl_handshake_complete()
/dports/www/h2o-devel/h2o-dcc7134/include/
H A Dh2o.h737 uint64_t alpn_h1; member