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)
Sat, Apr 25, 8:43 AM
Unknown Object (File)
Tue, Apr 21, 6:54 AM
Unknown Object (File)
Mon, Apr 20, 2:15 PM
Unknown Object (File)
Wed, Apr 15, 5:26 AM
Unknown Object (File)
Sun, Apr 12, 9:04 AM
Unknown Object (File)
Sat, Apr 11, 11:08 PM
Unknown Object (File)
Sat, Apr 11, 11:49 AM
Unknown Object (File)
Wed, Apr 8, 11:11 PM

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