Searched defs:ccerr (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| D | ngtcp2_conn.c | 5819 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()
|
| D | ngtcp2_conn.h | 485 ngtcp2_connection_close_error ccerr; member
|
| /third_party/nghttp2/src/ |
| D | shrpx_http3_upstream.cc | 1543 ngtcp2_ccerr ccerr; in on_handler_delete() local
|