Home
last modified time | relevance | path

Searched refs:get_stream_id (Results 1 – 25 of 119) sorted by relevance

12345

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http2_inspect/
H A Dhttp2_stream_splitter.cc263 if ((stream->get_stream_id() == 0) || in finish()
269 (stream->get_stream_id() == session_data->current_stream[source_id]))) in finish()
274 session_data->stream_in_hi = stream->get_stream_id(); in finish()
277 assert(stream->get_stream_id() == session_data->current_stream[source_id]); in finish()
H A Dhttp2_flow_data.cc120 if (stream->get_stream_id() == key) in find_stream()
196 if ((*it)->get_stream_id() == processing_stream_id) in delete_processing_stream()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-pbutils/src/auto/
H A Ddiscoverer_stream_info.rs33 fn get_stream_id(&self) -> Option<GString>; in get_stream_id() method
75 fn get_stream_id(&self) -> Option<GString> { in get_stream_id() method
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/
H A Dshrpx_http2_upstream.cc331 << downstream->get_stream_id() << "\n" in on_request_headers()
685 << "stream stream_id=" << downstream->get_stream_id() in on_frame_send_callback()
1547 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in send_reply()
1599 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in error_reply()
1717 !config->http2_proxy && (downstream->get_stream_id() % 2) && in on_downstream_header_complete()
1746 downstream->get_stream_id(), nullptr, in on_downstream_header_complete()
1835 if (downstream->get_stream_id() % 2 == 0) { in on_downstream_header_complete()
1922 if (consume(downstream->get_stream_id(), consumed) != 0) { in resume_read()
2023 << downstream->get_stream_id() << "\n" in log_response_headers()
2030 << downstream->get_stream_id(); in on_timeout()
[all …]
H A Dshrpx_http3_upstream.cc1175 rv = nghttp3_conn_submit_info(httpconn_, downstream->get_stream_id(), in on_downstream_header_complete()
1281 } else if (shutdown_stream_read(downstream->get_stream_id(), in on_downstream_header_complete()
1296 nghttp3_conn_resume_stream(httpconn_, downstream->get_stream_id()); in on_downstream_body()
1317 nghttp3_conn_resume_stream(httpconn_, downstream->get_stream_id()); in on_downstream_body_complete()
1474 consume(downstream->get_stream_id(), consumed); in resume_read()
1831 ULOG(INFO, this) << "Stream " << downstream->get_stream_id() << " " in http_acked_stream_data()
1971 << downstream->get_stream_id() << "\n" in http_end_request_headers()
2182 consume(downstream->get_stream_id(), datalen); in http_recv_data()
2243 auto stream_id = downstream->get_stream_id(); in http_stream_close()
2477 auto stream_id = downstream->get_stream_id(); in shutdown_stream()
[all …]
H A Dasio_server_response_impl.cc102 handler->stream_error(strm_->get_stream_id(), NGHTTP2_INTERNAL_ERROR); in start_response()
117 handler->stream_error(strm_->get_stream_id(), error_code); in cancel()
H A Dasio_server_http2_handler.cc366 rv = nghttp2_submit_response(session_, strm.get_stream_id(), nva.data(), in start_response()
387 rv = nghttp2_submit_trailer(session_, strm.get_stream_id(), nva.data(), in submit_trailer()
428 nghttp2_session_resume_data(session_, strm.get_stream_id()); in resume()
455 strm.get_stream_id(), nva.data(), nva.size(), in push_promise()
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/
H A Dshrpx_http2_upstream.cc331 << downstream->get_stream_id() << "\n" in on_request_headers()
685 << "stream stream_id=" << downstream->get_stream_id() in on_frame_send_callback()
1548 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in send_reply()
1600 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in error_reply()
1718 !config->http2_proxy && (downstream->get_stream_id() % 2) && in on_downstream_header_complete()
1747 downstream->get_stream_id(), nullptr, in on_downstream_header_complete()
1828 if (downstream->get_stream_id() % 2 == 0) { in on_downstream_header_complete()
1915 if (consume(downstream->get_stream_id(), consumed) != 0) { in resume_read()
2016 << downstream->get_stream_id() << "\n" in log_response_headers()
2023 << downstream->get_stream_id(); in on_timeout()
[all …]
H A Dasio_server_response_impl.cc102 handler->stream_error(strm_->get_stream_id(), NGHTTP2_INTERNAL_ERROR); in start_response()
117 handler->stream_error(strm_->get_stream_id(), error_code); in cancel()
H A Dasio_server_http2_handler.cc366 rv = nghttp2_submit_response(session_, strm.get_stream_id(), nva.data(), in start_response()
387 rv = nghttp2_submit_trailer(session_, strm.get_stream_id(), nva.data(), in submit_trailer()
428 nghttp2_session_resume_data(session_, strm.get_stream_id()); in resume()
455 strm.get_stream_id(), nva.data(), nva.size(), in push_promise()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/
H A Dshrpx_http2_upstream.cc331 << downstream->get_stream_id() << "\n" in on_request_headers()
685 << "stream stream_id=" << downstream->get_stream_id() in on_frame_send_callback()
1548 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in send_reply()
1600 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in error_reply()
1718 !config->http2_proxy && (downstream->get_stream_id() % 2) && in on_downstream_header_complete()
1747 downstream->get_stream_id(), nullptr, in on_downstream_header_complete()
1828 if (downstream->get_stream_id() % 2 == 0) { in on_downstream_header_complete()
1915 if (consume(downstream->get_stream_id(), consumed) != 0) { in resume_read()
2016 << downstream->get_stream_id() << "\n" in log_response_headers()
2023 << downstream->get_stream_id(); in on_timeout()
[all …]
H A Dasio_server_response_impl.cc102 handler->stream_error(strm_->get_stream_id(), NGHTTP2_INTERNAL_ERROR); in start_response()
117 handler->stream_error(strm_->get_stream_id(), error_code); in cancel()
H A Dasio_server_http2_handler.cc366 rv = nghttp2_submit_response(session_, strm.get_stream_id(), nva.data(), in start_response()
387 rv = nghttp2_submit_trailer(session_, strm.get_stream_id(), nva.data(), in submit_trailer()
428 nghttp2_session_resume_data(session_, strm.get_stream_id()); in resume()
455 strm.get_stream_id(), nva.data(), nva.size(), in push_promise()
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx_http2_upstream.cc331 << downstream->get_stream_id() << "\n" in on_request_headers()
685 << "stream stream_id=" << downstream->get_stream_id() in on_frame_send_callback()
1547 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in send_reply()
1599 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in error_reply()
1717 !config->http2_proxy && (downstream->get_stream_id() % 2) && in on_downstream_header_complete()
1746 downstream->get_stream_id(), nullptr, in on_downstream_header_complete()
1835 if (downstream->get_stream_id() % 2 == 0) { in on_downstream_header_complete()
1922 if (consume(downstream->get_stream_id(), consumed) != 0) { in resume_read()
2023 << downstream->get_stream_id() << "\n" in log_response_headers()
2030 << downstream->get_stream_id(); in on_timeout()
[all …]
H A Dasio_server_response_impl.cc102 handler->stream_error(strm_->get_stream_id(), NGHTTP2_INTERNAL_ERROR); in start_response()
117 handler->stream_error(strm_->get_stream_id(), error_code); in cancel()
H A Dshrpx_http3_upstream.cc1220 rv = nghttp3_conn_submit_info(httpconn_, downstream->get_stream_id(), in on_downstream_header_complete()
1326 } else if (shutdown_stream_read(downstream->get_stream_id(), in on_downstream_header_complete()
1341 nghttp3_conn_resume_stream(httpconn_, downstream->get_stream_id()); in on_downstream_body()
1362 nghttp3_conn_resume_stream(httpconn_, downstream->get_stream_id()); in on_downstream_body_complete()
1518 consume(downstream->get_stream_id(), consumed); in resume_read()
1897 ULOG(INFO, this) << "Stream " << downstream->get_stream_id() << " " in http_acked_stream_data()
2038 << downstream->get_stream_id() << "\n" in http_end_request_headers()
2249 consume(downstream->get_stream_id(), datalen); in http_recv_data()
2310 auto stream_id = downstream->get_stream_id(); in http_stream_close()
2544 auto stream_id = downstream->get_stream_id(); in shutdown_stream()
[all …]
H A Dasio_server_http2_handler.cc366 rv = nghttp2_submit_response(session_, strm.get_stream_id(), nva.data(), in start_response()
387 rv = nghttp2_submit_trailer(session_, strm.get_stream_id(), nva.data(), in submit_trailer()
428 nghttp2_session_resume_data(session_, strm.get_stream_id()); in resume()
455 strm.get_stream_id(), nva.data(), nva.size(), in push_promise()
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/src/
H A Dshrpx_http2_upstream.cc331 << downstream->get_stream_id() << "\n" in on_request_headers()
685 << "stream stream_id=" << downstream->get_stream_id() in on_frame_send_callback()
1548 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in send_reply()
1600 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in error_reply()
1718 !config->http2_proxy && (downstream->get_stream_id() % 2) && in on_downstream_header_complete()
1747 downstream->get_stream_id(), nullptr, in on_downstream_header_complete()
1828 if (downstream->get_stream_id() % 2 == 0) { in on_downstream_header_complete()
1915 if (consume(downstream->get_stream_id(), consumed) != 0) { in resume_read()
2016 << downstream->get_stream_id() << "\n" in log_response_headers()
2023 << downstream->get_stream_id(); in on_timeout()
[all …]
H A Dasio_server_response_impl.cc102 handler->stream_error(strm_->get_stream_id(), NGHTTP2_INTERNAL_ERROR); in start_response()
117 handler->stream_error(strm_->get_stream_id(), error_code); in cancel()
H A Dasio_server_http2_handler.cc366 rv = nghttp2_submit_response(session_, strm.get_stream_id(), nva.data(), in start_response()
387 rv = nghttp2_submit_trailer(session_, strm.get_stream_id(), nva.data(), in submit_trailer()
428 nghttp2_session_resume_data(session_, strm.get_stream_id()); in resume()
455 strm.get_stream_id(), nva.data(), nva.size(), in push_promise()
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dshrpx_http2_upstream.cc331 << downstream->get_stream_id() << "\n" in on_request_headers()
685 << "stream stream_id=" << downstream->get_stream_id() in on_frame_send_callback()
1547 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in send_reply()
1599 rv = nghttp2_submit_response(session_, downstream->get_stream_id(), in error_reply()
1717 !config->http2_proxy && (downstream->get_stream_id() % 2) && in on_downstream_header_complete()
1746 downstream->get_stream_id(), nullptr, in on_downstream_header_complete()
1835 if (downstream->get_stream_id() % 2 == 0) { in on_downstream_header_complete()
1922 if (consume(downstream->get_stream_id(), consumed) != 0) { in resume_read()
2023 << downstream->get_stream_id() << "\n" in log_response_headers()
2030 << downstream->get_stream_id(); in on_timeout()
[all …]
H A Dasio_server_response_impl.cc102 handler->stream_error(strm_->get_stream_id(), NGHTTP2_INTERNAL_ERROR); in start_response()
117 handler->stream_error(strm_->get_stream_id(), error_code); in cancel()
H A Dshrpx_http3_upstream.cc1220 rv = nghttp3_conn_submit_info(httpconn_, downstream->get_stream_id(), in on_downstream_header_complete()
1326 } else if (shutdown_stream_read(downstream->get_stream_id(), in on_downstream_header_complete()
1341 nghttp3_conn_resume_stream(httpconn_, downstream->get_stream_id()); in on_downstream_body()
1362 nghttp3_conn_resume_stream(httpconn_, downstream->get_stream_id()); in on_downstream_body_complete()
1518 consume(downstream->get_stream_id(), consumed); in resume_read()
1897 ULOG(INFO, this) << "Stream " << downstream->get_stream_id() << " " in http_acked_stream_data()
2038 << downstream->get_stream_id() << "\n" in http_end_request_headers()
2249 consume(downstream->get_stream_id(), datalen); in http_recv_data()
2310 auto stream_id = downstream->get_stream_id(); in http_stream_close()
2544 auto stream_id = downstream->get_stream_id(); in shutdown_stream()
[all …]
H A Dasio_server_http2_handler.cc366 rv = nghttp2_submit_response(session_, strm.get_stream_id(), nva.data(), in start_response()
387 rv = nghttp2_submit_trailer(session_, strm.get_stream_id(), nva.data(), in submit_trailer()
428 nghttp2_session_resume_data(session_, strm.get_stream_id()); in resume()
455 strm.get_stream_id(), nva.data(), nva.size(), in push_promise()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Daudio_esd.c54 static int get_stream_id(int fd, char *sig) { in get_stream_id() function
101 esd->sid = get_stream_id(esd->fdh, ESDNAME_BASE); in audio_open()

12345