Page MenuHomeFreeBSD

tcp_timers: provide tcp_timer_drop() and tcp_timer_close()
ClosedPublic

Authored by glebius on Aug 31 2022, 5:08 AM.
Tags
None
Referenced Files
F150404052: D36397.diff
Tue, Mar 31, 10:35 PM
Unknown Object (File)
Feb 17 2026, 12:27 PM
Unknown Object (File)
Feb 17 2026, 12:27 PM
Unknown Object (File)
Feb 16 2026, 6:14 PM
Unknown Object (File)
Feb 16 2026, 6:14 PM
Unknown Object (File)
Feb 8 2026, 2:30 AM
Unknown Object (File)
Feb 7 2026, 8:29 PM
Unknown Object (File)
Jan 31 2026, 1:31 PM
Subscribers

Details

Summary

Two functions to call tcp_drop() and tcp_close() from a callout context.
Garbage collect tcp_inpinfo_lock_del(), it has a single use now.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable