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)
Sat, Oct 11, 8:43 AM
Unknown Object (File)
Sat, Oct 11, 8:43 AM
Unknown Object (File)
Sat, Oct 11, 8:43 AM
Unknown Object (File)
Sat, Oct 11, 1:18 AM
Unknown Object (File)
Thu, Oct 9, 11:46 AM
Unknown Object (File)
Sun, Sep 28, 11:51 AM
Unknown Object (File)
Sat, Sep 27, 11:59 AM
Unknown Object (File)
Sep 12 2025, 6:09 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