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)
Sun, Nov 17, 9:45 AM
Unknown Object (File)
Wed, Oct 30, 5:27 AM
Unknown Object (File)
Wed, Oct 30, 5:27 AM
Unknown Object (File)
Wed, Oct 30, 5:26 AM
Unknown Object (File)
Wed, Oct 30, 5:07 AM
Unknown Object (File)
Sep 30 2024, 6:16 PM
Unknown Object (File)
Sep 30 2024, 4:41 PM
Unknown Object (File)
Sep 25 2024, 4:15 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