Searched refs:closing_bytes_xmit (Results 1 – 1 of 1) sorted by relevance
97 uint64_t closing_bytes_xmit; member1802 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 15 milliseconds