ossl_quic_rxfc_on_rx_stream_frame
int ossl_quic_rxfc_on_rx_stream_frame(QUIC_RXFC *rxfc,
if (!ossl_quic_rxfc_on_rx_stream_frame(&stream->rxfc,
if (!ossl_quic_rxfc_on_rx_stream_frame(rxfc, f.offset + f.len,
if (!ossl_quic_rxfc_on_rx_stream_frame(max_streams_fc,
if (!ossl_quic_rxfc_on_rx_stream_frame(&stream->rxfc,
if (!TEST_true(ossl_quic_rxfc_on_rx_stream_frame(&stream_rxfc[op->stream_idx],
if (!TEST_true(ossl_quic_rxfc_on_rx_stream_frame(&h->stream_rxfc, cwm, 0))