Home
last modified time | relevance | path

Searched refs:send_blocked_packet (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http3_upstream.h151 int send_blocked_packet();
Dh2load_quic.cc583 rv = send_blocked_packet(); in write_quic()
765 int Client::send_blocked_packet() { in send_blocked_packet() function in h2load::Client
Dh2load.h486 int send_blocked_packet();
Dshrpx_http3_upstream.cc721 rv = send_blocked_packet(); in on_write()
1867 int Http3Upstream::send_blocked_packet() { in send_blocked_packet() function in shrpx::Http3Upstream