Home
last modified time | relevance | path

Searched refs:txku_threshold_override (Results 1 – 2 of 2) sorted by relevance

/openssl/ssl/quic/
H A Dquic_channel_local.h205 uint64_t txku_threshold_override; member
H A Dquic_channel.c346 ch->txku_threshold_override = UINT64_MAX; in ch_init()
708 if (ch->txku_threshold_override != UINT64_MAX) in txku_desirable()
709 thresh_pkt_count = ch->txku_threshold_override; in txku_desirable()
3640 ch->txku_threshold_override = tx_pkt_threshold; in ossl_quic_channel_set_txku_threshold_override()

Completed in 20 milliseconds