Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/lib/handler/status/
H A Dssl.c29 uint64_t handshake_full; member
44 ssc->handshake_full += ctx->ssl.handshake_full; 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.c358 ++data->ctx->ctx->ssl.handshake_full; in on_ssl_handshake_complete()
/dports/www/h2o-devel/h2o-dcc7134/include/
H A Dh2o.h742 uint64_t handshake_full; member