HomeSort by: relevance | last modified time | path
    Searched refs:tx_init_max_stream_data_uni (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_channel_local.h 153 uint64_t tx_init_max_stream_data_uni; member in struct:quic_channel_st
quic_channel.c 209 ch->tx_init_max_stream_data_uni = DEFAULT_INIT_STREAM_RXFC_WND;
1941 ch->tx_init_max_stream_data_uni))
1987 ch->tx_init_max_stream_data_uni);
3785 rxfc_wnd = ch->tx_init_max_stream_data_uni;

Completed in 28 milliseconds