Home
last modified time | relevance | path

Searched defs:promised_stream_id (Results 1 – 12 of 12) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_session.cc962 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_header_callback2() local
1067 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_begin_headers_callback() local
1346 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_frame_recv_callback() local
2217 int32_t promised_stream_id) { in handle_downstream_push_promise()
Dshrpx_http2_upstream.cc708 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_frame_send_callback() local
2221 auto promised_stream_id = nghttp2_submit_push_promise( in submit_push_promise() local
2324 int32_t promised_stream_id) { in on_downstream_push_promise()
2363 auto promised_stream_id = nghttp2_submit_push_promise( in on_downstream_push_promise_complete() local
Dshrpx_https_upstream.cc1544 int32_t promised_stream_id) { in on_downstream_push_promise()
DHttpServer.cc1026 auto promised_stream_id = nghttp2_submit_push_promise( in submit_push_promise() local
1619 auto promised_stream_id = frame->push_promise.promised_stream_id; in hd_on_frame_send_callback() local
Dshrpx_http3_upstream.cc1721 int32_t promised_stream_id) { in on_downstream_push_promise()
/third_party/nghttp2/tests/
Dnghttp2_test_helper.c237 int32_t promised_stream_id, const nghttp2_nv *nva, in pack_push_promise()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_submit.c318 int32_t promised_stream_id; in nghttp2_submit_push_promise() local
Dnghttp2_frame.c115 int32_t promised_stream_id, in nghttp2_frame_push_promise_init()
/third_party/nghttp2/lib/
Dnghttp2_submit.c323 int32_t promised_stream_id; in nghttp2_submit_push_promise() local
Dnghttp2_frame.c115 int32_t promised_stream_id, in nghttp2_frame_push_promise_init()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1144 int32_t promised_stream_id; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1156 int32_t promised_stream_id; member