Lines Matching refs:NGHTTP2_STREAM_CLOSING

908             stream->state = NGHTTP2_STREAM_CLOSING;  in nghttp2_session_add_item()
970 if (stream && stream->state == NGHTTP2_STREAM_CLOSING) { in nghttp2_session_add_rst_stream()
1588 case NGHTTP2_STREAM_CLOSING: in session_predicate_response_headers_send()
1674 case NGHTTP2_STREAM_CLOSING: in session_predicate_headers_send()
1728 if (stream->state == NGHTTP2_STREAM_CLOSING) { in session_predicate_push_promise_send()
1771 if (stream->state == NGHTTP2_STREAM_CLOSING) { in session_predicate_window_update_send()
1797 if (stream->state == NGHTTP2_STREAM_CLOSING) { in session_predicate_altsvc_send()
1871 if (stream->state == NGHTTP2_STREAM_CLOSING) { in nghttp2_session_predicate_data_send()
1883 if (stream->state == NGHTTP2_STREAM_CLOSING) { in nghttp2_session_predicate_data_send()
3694 subject_stream->state != NGHTTP2_STREAM_CLOSING) { in inflate_header_block()
3847 if (!stream || stream->state == NGHTTP2_STREAM_CLOSING) { in session_after_header_block_received()
4145 if (stream->state != NGHTTP2_STREAM_CLOSING) { in nghttp2_session_on_headers_received()
4731 if (!stream || stream->state == NGHTTP2_STREAM_CLOSING || in nghttp2_session_on_push_promise_received()
4981 if (stream->state == NGHTTP2_STREAM_CLOSING) { in nghttp2_session_on_altsvc_received()
5039 if (!stream || stream->state == NGHTTP2_STREAM_CLOSING) { in nghttp2_session_on_data_received()
5311 if (stream->state == NGHTTP2_STREAM_CLOSING) { in session_on_data_received_fail_fast()
5324 if (stream->state == NGHTTP2_STREAM_CLOSING) { in session_on_data_received_fail_fast()