Searched refs:ngtcp2_strm_set_app_error_code (Results 1 – 3 of 3) sorted by relevance
308 void ngtcp2_strm_set_app_error_code(ngtcp2_strm *strm, uint64_t app_error_code);
688 void ngtcp2_strm_set_app_error_code(ngtcp2_strm *strm, in ngtcp2_strm_set_app_error_code() function
7463 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()