Home
last modified time | relevance | path

Searched refs:NGHTTP2_STREAM_FLAG_NONE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_stream.h81 NGHTTP2_STREAM_FLAG_NONE = 0, enumerator
A Dnghttp2_session.c438 nghttp2_stream_init(&(*session_ptr)->root, 0, NGHTTP2_STREAM_FLAG_NONE, in session_new()
929 NGHTTP2_STREAM_FLAG_NONE, &pri_spec, in nghttp2_session_add_item()
2126 session, frame->hd.stream_id, NGHTTP2_STREAM_FLAG_NONE, in session_prep_frame()
4007 session, frame->hd.stream_id, NGHTTP2_STREAM_FLAG_NONE, in nghttp2_session_on_request_headers_received()
4223 session, frame->hd.stream_id, NGHTTP2_STREAM_FLAG_NONE, in nghttp2_session_on_priority_received()
4757 NGHTTP2_STREAM_FLAG_NONE, &pri_spec, NGHTTP2_STREAM_RESERVED, NULL); in nghttp2_session_on_push_promise_received()
7492 session, 1, NGHTTP2_STREAM_FLAG_NONE, &pri_spec, NGHTTP2_STREAM_OPENING, in nghttp2_session_upgrade_internal()
7780 session, stream_id, NGHTTP2_STREAM_FLAG_NONE, &pri_spec_copy, in nghttp2_session_create_idle_stream()

Completed in 23 milliseconds