Lines Matching refs:NGHTTP2_INTERNAL_ERROR
482 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in initiate_downstream()
506 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in initiate_downstream()
524 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in initiate_downstream()
538 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in initiate_downstream()
567 upstream->rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in on_frame_recv_callback()
596 upstream->rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in on_frame_recv_callback()
648 upstream->rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in on_data_chunk_recv_callback()
780 upstream->rst_stream(ptr, NGHTTP2_INTERNAL_ERROR); in on_frame_send_callback()
826 upstream->rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in on_frame_not_send_callback()
888 return NGHTTP2_INTERNAL_ERROR; in infer_upstream_rst_stream_error_code()
1389 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in downstream_error()
2044 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in on_timeout()
2080 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in on_downstream_reset()
2129 rst_stream(downstream, NGHTTP2_INTERNAL_ERROR); in on_downstream_reset()