Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dquic.cc43 ngtcp2_err_infer_quic_transport_error_code(liberr)}; in err_transport()
51 return {ErrorType::Transport, ngtcp2_err_infer_quic_transport_error_code( in err_transport_tls()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_err.c118 uint64_t ngtcp2_err_infer_quic_transport_error_code(int liberr) { in ngtcp2_err_infer_quic_transport_error_code() function
Dngtcp2_conn.c12185 ccerr, ngtcp2_err_infer_quic_transport_error_code(liberr), reason, in ngtcp2_connection_close_error_set_transport_error_liberr()
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h5453 NGTCP2_EXTERN uint64_t ngtcp2_err_infer_quic_transport_error_code(int liberr);