Home
last modified time | relevance | path

Searched refs:NGTCP2_FLOW_CONTROL_ERROR (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_err.c126 return NGTCP2_FLOW_CONTROL_ERROR; in ngtcp2_err_infer_quic_transport_error_code()
Dngtcp2_log.c117 case NGTCP2_FLOW_CONTROL_ERROR: in strerrorcode()
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h947 #define NGTCP2_FLOW_CONTROL_ERROR 0x3u macro