Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_err.c65 case NGHTTP3_ERR_H3_MISSING_SETTINGS: in nghttp3_strerror()
102 case NGHTTP3_ERR_H3_MISSING_SETTINGS: in nghttp3_err_infer_quic_app_error_code()
Dnghttp3_conn.c678 return NGHTTP3_ERR_H3_MISSING_SETTINGS; in nghttp3_conn_read_control()
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h225 #define NGHTTP3_ERR_H3_MISSING_SETTINGS -665 macro