Home
last modified time | relevance | path

Searched defs:stop_sending (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/h2o-devel/h2o-dcc7134/deps/quicly/t/
H A Dtest.h32 int stop_sending; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_server_stream_base_test.cc83 QuicStopSendingFrame stop_sending( in TEST_F() local
H A Dquic_server_session_base_test.cc188 QuicStopSendingFrame stop_sending( in InjectStopSendingFrame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_server_stream_base_test.cc105 QuicStopSendingFrame stop_sending(kInvalidControlFrameId, stream_->id(), in TEST_F() local
H A Dquic_server_session_base_test.cc199 QuicStopSendingFrame stop_sending(kInvalidControlFrameId, stream_id, in InjectStopSendingFrame() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-http3/src/
H A Dsend_message.rs28 fn stop_sending(&self, stream_id: u64, app_err: AppError); in stop_sending() method
296 pub fn stop_sending(&mut self, app_err: AppError) { in stop_sending() method
H A Dserver_connection_events.rs65 fn stop_sending(&self, _stream_id: u64, _app_err: AppError) {} in stop_sending() method
H A Dclient_events.rs134 fn stop_sending(&self, stream_id: u64, error: AppError) { in stop_sending() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-http3/src/
H A Dsend_message.rs28 fn stop_sending(&self, stream_id: u64, app_err: AppError); in stop_sending() method
296 pub fn stop_sending(&mut self, app_err: AppError) { in stop_sending() method
H A Dserver_connection_events.rs65 fn stop_sending(&self, _stream_id: u64, _app_err: AppError) {} in stop_sending() method
H A Dclient_events.rs134 fn stop_sending(&self, stream_id: u64, error: AppError) { in stop_sending() method
/dports/security/doscan/doscan-0.3.3/src/
H A Dscan_udp.cc101 scan_udp_single::sender::stop_sending() in stop_sending() function in scan_udp_single::sender
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-http3/src/
H A Dclient_events.rs59 pub fn stop_sending(&self, stream_id: u64, error: AppError) { in stop_sending() method
H A Dtransaction_server.rs270 fn stop_sending(&mut self) {} in stop_sending() method
H A Dtransaction_client.rs283 fn stop_sending(&mut self) { in stop_sending() method
H A Dserver.rs782 let mut stop_sending = 0; in test_server_request_with_body_server_reset() localVariable
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/
H A DQUICStream.cc162 QUICStream::stop_sending(QUICStreamErrorUPtr error) in stop_sending() function in QUICStream
H A DQUICBidirectionalStream.cc553 QUICBidirectionalStream::stop_sending(QUICStreamErrorUPtr error) in stop_sending() function in QUICBidirectionalStream
H A DQUICUnidirectionalStream.cc776 QUICReceiveStream::stop_sending(QUICStreamErrorUPtr error) in stop_sending() function in QUICReceiveStream
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dflow_mgr.rs106 pub fn stop_sending(&mut self, stream_id: StreamId, application_error_code: AppError) { in stop_sending() method
H A Drecv_stream.rs522 pub fn stop_sending(&mut self, err: AppError) { in stop_sending() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dstats.rs29 pub stop_sending: usize, field
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dstats.rs29 pub stop_sending: usize, field
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/
H A Dstats.rs31 pub stop_sending: usize, field
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_stream_test.cc441 QuicStopSendingFrame stop_sending(kInvalidControlFrameId, stream_->id(), in TEST_P() local
485 QuicStopSendingFrame stop_sending(kInvalidControlFrameId, stream_->id(), in TEST_P() local

123