Home
last modified time | relevance | path

Searched defs:ccerr (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_conn.c5819 ngtcp2_connection_close_error *ccerr = &conn->rx.ccerr; in conn_recv_connection_close() local
12139 connection_close_error_init(ngtcp2_connection_close_error *ccerr, in connection_close_error_init()
12151 ngtcp2_connection_close_error *ccerr) { in ngtcp2_connection_close_error_default()
12158 ngtcp2_connection_close_error *ccerr, uint64_t error_code, in ngtcp2_connection_close_error_set_transport_error()
12166 ngtcp2_connection_close_error *ccerr, int liberr, const uint8_t *reason, in ngtcp2_connection_close_error_set_transport_error_liberr()
12190 ngtcp2_connection_close_error *ccerr, uint8_t tls_alert, in ngtcp2_connection_close_error_set_transport_error_tls_alert()
12197 ngtcp2_connection_close_error *ccerr, uint64_t error_code, in ngtcp2_connection_close_error_set_application_error()
12207 const ngtcp2_connection_close_error *ccerr, ngtcp2_tstamp ts) { in ngtcp2_conn_write_connection_close_versioned()
13279 ngtcp2_conn *conn, ngtcp2_connection_close_error *ccerr) { in ngtcp2_conn_get_connection_close_error()
Dngtcp2_conn.h485 ngtcp2_connection_close_error ccerr; member
/third_party/nghttp2/src/
Dshrpx_http3_upstream.cc1543 ngtcp2_ccerr ccerr; in on_handler_delete() local