Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel.c700 uint64_t cur_pkt_count, max_pkt_count, thresh_pkt_count; in txku_desirable() local
704 cur_pkt_count = ossl_qtx_get_cur_epoch_pkt_count(ch->qtx, enc_level); in txku_desirable()
711 return cur_pkt_count >= thresh_pkt_count; in txku_desirable()

Completed in 13 milliseconds