Home
last modified time | relevance | path

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

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc185 local_addr, NGTCP2_CONNECTION_REFUSED); in handle_packet()
273 local_addr, NGTCP2_CONNECTION_REFUSED); in handle_packet()
H A Dshrpx_http3_upstream.cc1636 NGTCP2_CONNECTION_REFUSED); in on_read()
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx_quic_connection_handler.cc202 local_addr, NGTCP2_CONNECTION_REFUSED); in handle_packet()
295 local_addr, NGTCP2_CONNECTION_REFUSED); in handle_packet()
H A Dshrpx_http3_upstream.cc1680 NGTCP2_CONNECTION_REFUSED); in on_read()
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dshrpx_quic_connection_handler.cc202 local_addr, NGTCP2_CONNECTION_REFUSED); in handle_packet()
295 local_addr, NGTCP2_CONNECTION_REFUSED); in handle_packet()
H A Dshrpx_http3_upstream.cc1680 NGTCP2_CONNECTION_REFUSED); in on_read()
/dports/net/libngtcp2/ngtcp2-224bd62/lib/
H A Dngtcp2_log.c117 case NGTCP2_CONNECTION_REFUSED: in strerrorcode()
/dports/net/libngtcp2/ngtcp2-224bd62/lib/includes/ngtcp2/
H A Dngtcp2.h832 #define NGTCP2_CONNECTION_REFUSED 0x2u macro