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)
Wed, Mar 19, 6:50 PM
Unknown Object (File)
Mar 6 2025, 12:03 PM
Unknown Object (File)
Feb 22 2025, 2:19 AM
Unknown Object (File)
Feb 19 2025, 1:54 AM
Unknown Object (File)
Feb 6 2025, 10:50 PM
Unknown Object (File)
Feb 5 2025, 11:46 AM
Unknown Object (File)
Jan 29 2025, 7:42 PM
Unknown Object (File)
Jan 15 2025, 2:01 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