Home
last modified time | relevance | path

Searched refs:NGHTTP2_RST_STREAM (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_outbound_item.c59 case NGHTTP2_RST_STREAM: in nghttp2_outbound_item_free()
A Dnghttp2_session.c325 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()
A Dnghttp2.h594 NGHTTP2_RST_STREAM = 0x03, enumerator
A Dnghttp2_frame.c104 nghttp2_frame_hd_init(&frame->hd, 4, NGHTTP2_RST_STREAM, NGHTTP2_FLAG_NONE, in nghttp2_frame_rst_stream_init()
/AliOS-Things-master/components/linkkit/http2/
A Diotx_http2.c154 case NGHTTP2_RST_STREAM: in on_frame_send_callback()
235 case NGHTTP2_RST_STREAM: in on_frame_recv_callback()

Completed in 28 milliseconds