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)
May 18 2026, 5:13 PM
Unknown Object (File)
May 15 2026, 8:27 PM
Unknown Object (File)
May 15 2026, 8:26 PM
Unknown Object (File)
May 15 2026, 8:26 PM
Unknown Object (File)
May 15 2026, 8:18 PM
Unknown Object (File)
May 14 2026, 7:43 PM
Unknown Object (File)
May 13 2026, 2:42 PM
Unknown Object (File)
May 6 2026, 12:16 AM
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