Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_quic_connection_handler.cc202 local_addr, NGTCP2_CONNECTION_REFUSED, in handle_packet()
Dshrpx_http3_upstream.cc1548 ccerr.error_code = NGTCP2_CONNECTION_REFUSED; in on_handler_delete()
1812 NGTCP2_CONNECTION_REFUSED, nullptr, 0); in on_read()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_log.c115 case NGTCP2_CONNECTION_REFUSED: in strerrorcode()
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h939 #define NGTCP2_CONNECTION_REFUSED 0x2u macro