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, Sep 25, 4:15 PM
Unknown Object (File)
Wed, Sep 25, 4:14 PM
Unknown Object (File)
Wed, Sep 25, 4:14 PM
Unknown Object (File)
Wed, Sep 25, 4:03 PM
Unknown Object (File)
Fri, Sep 20, 6:24 AM
Unknown Object (File)
Tue, Sep 17, 10:07 AM
Unknown Object (File)
Mon, Sep 16, 1:19 PM
Unknown Object (File)
Sun, Sep 15, 8:45 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