Searched refs:NGHTTP2_RST_STREAM (Results 1 – 5 of 5) sorted by relevance
59 case NGHTTP2_RST_STREAM: in nghttp2_outbound_item_free()
325 case NGHTTP2_RST_STREAM: in session_inbound_frame_reset()906 case NGHTTP2_RST_STREAM: in nghttp2_session_add_item()2228 case NGHTTP2_RST_STREAM: in session_prep_frame()2763 case NGHTTP2_RST_STREAM: in session_after_frame_sent1()5755 case NGHTTP2_RST_STREAM: in nghttp2_session_mem_recv()5759 case NGHTTP2_RST_STREAM: in nghttp2_session_mem_recv()6081 case NGHTTP2_RST_STREAM: in nghttp2_session_mem_recv()
594 NGHTTP2_RST_STREAM = 0x03, enumerator
104 nghttp2_frame_hd_init(&frame->hd, 4, NGHTTP2_RST_STREAM, NGHTTP2_FLAG_NONE, in nghttp2_frame_rst_stream_init()
154 case NGHTTP2_RST_STREAM: in on_frame_send_callback()235 case NGHTTP2_RST_STREAM: in on_frame_recv_callback()
Completed in 28 milliseconds