Home
last modified time | relevance | path

Searched defs:cwm (Results 1 – 6 of 6) sorted by relevance

/openssl/include/internal/
H A Dquic_fc.h28 uint64_t swm, cwm; member
137 uint64_t cwm, swm, rwm, esrwm, hwm, cur_window_size, max_window_size; member
/openssl/test/
H A Dquic_txp_test.c310 #define OP_CONN_TXFC_BUMP(cwm) \ argument
312 #define OP_STREAM_TXFC_BUMP(id, cwm) \ argument
369 uint64_t cwm; in schedule_max_data() local
/openssl/ssl/quic/
H A Dquic_fc.c40 int ossl_quic_txfc_bump_cwm(QUIC_TXFC *txfc, uint64_t cwm) in ossl_quic_txfc_bump_cwm()
H A Dquic_txp.c2406 uint64_t cwm; in txp_generate_stream_related() local
2631 uint64_t cwm = ossl_quic_rxfc_get_cwm(txp->args.conn_rxfc); in txp_generate_for_el() local
H A Dquic_channel.c3416 uint64_t cwm; in ch_init_new_stream() local
H A Dquic_impl.c2254 uint64_t cwm = ossl_quic_txfc_get_cwm(&xso->stream->txfc); in xso_sstream_append() local

Completed in 64 milliseconds