Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c97 uint64_t closing_bytes_xmit; member
1802 res = txp->closing_bytes_xmit + n <= txp->closing_bytes_recv * 3; in try_commit_conn_close()
1809 txp->closing_bytes_xmit += n; in try_commit_conn_close()

Completed in 16 milliseconds