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
Unknown Object (File)
Tue, Feb 17, 12:27 PM
Unknown Object (File)
Tue, Feb 17, 12:27 PM
Unknown Object (File)
Mon, Feb 16, 6:14 PM
Unknown Object (File)
Mon, Feb 16, 6:14 PM
Unknown Object (File)
Sun, Feb 8, 2:30 AM
Unknown Object (File)
Sat, Feb 7, 8:29 PM
Unknown Object (File)
Jan 31 2026, 1:31 PM
Unknown Object (File)
Jan 9 2026, 11:51 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