Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel_local.h233 OSSL_TIME txku_cooldown_deadline; member
H A Dquic_channel.c667 ch->txku_cooldown_deadline = ossl_time_add(get_time(ch), in txku_in_progress()
691 ossl_time_compare(get_time(ch), ch->txku_cooldown_deadline) >= 0 in txku_recommendable()

Completed in 14 milliseconds