Page MenuHomeFreeBSD

tcp: make tcp_handle_wakeup() static and robust
ClosedPublic

Authored by glebius on Oct 25 2022, 12:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 9:02 PM
Unknown Object (File)
Mon, May 11, 8:39 PM
Unknown Object (File)
Mon, May 11, 8:21 PM
Unknown Object (File)
Tue, Apr 28, 11:21 PM
Unknown Object (File)
Tue, Apr 28, 11:12 PM
Unknown Object (File)
Mon, Apr 27, 6:57 PM
Unknown Object (File)
Sat, Apr 25, 8:43 AM
Unknown Object (File)
Apr 21 2026, 6:54 AM

Details

Summary

It is called only from tcp_input() and always has valid parameter.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable