Searched refs:NGHTTP2_STREAM_FLAG_NONE (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/linkkit/external/nghttp2/ |
A D | nghttp2_stream.h | 81 NGHTTP2_STREAM_FLAG_NONE = 0, enumerator
|
A D | nghttp2_session.c | 438 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