ossl_quic_stream_has_send_buffer
if (ossl_quic_stream_has_send_buffer(ctx->xso->stream))
if (!ossl_quic_stream_has_send_buffer(ctx.xso->stream)) {
&& ossl_quic_stream_has_send_buffer(xso->stream)
if (qs == NULL || !ossl_quic_stream_has_send_buffer(qs))
if (qs == NULL || !ossl_quic_stream_has_send_buffer(qs))
if (ossl_quic_stream_has_send_buffer(stream)
if (ossl_quic_stream_has_send_buffer(stream)