Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_strm.h308 void ngtcp2_strm_set_app_error_code(ngtcp2_strm *strm, uint64_t app_error_code);
Dngtcp2_strm.c688 void ngtcp2_strm_set_app_error_code(ngtcp2_strm *strm, in ngtcp2_strm_set_app_error_code() function
Dngtcp2_conn.c7463 ngtcp2_strm_set_app_error_code(strm, fr->app_error_code); in conn_recv_reset_stream()
7545 ngtcp2_strm_set_app_error_code(strm, fr->app_error_code); in conn_recv_stop_sending()
12287 ngtcp2_strm_set_app_error_code(strm, app_error_code); in conn_shutdown_stream_write()
12332 ngtcp2_strm_set_app_error_code(strm, app_error_code); in conn_shutdown_stream_read()