HomeFreeBSD

tcp: cleanup timer initialisations

Description

tcp: cleanup timer initialisations

Use MSEC_2_TICKS() to make clearer, which values are used and to
ensure that the value stored is at least one tick.
This also avoids the need of some protection code.

Reviewed by: cc, glebius
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D50840

Details

Provenance
tuexenAuthored on Jun 16 2025, 1:04 PM
Reviewer
cc
Differential Revision
D50840: tcp: cleanup timer initialisations
Parents
rG4dfbc03d6492: dtc: Sync with upstream commit 23387dd
Branches
Unknown
Tags
Unknown
Reverted By
rGd8496725c155: Revert "tcp: cleanup timer initialisations"