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
F151987650: D37115.id112442.diff
Sat, Apr 11, 11:08 PM
F151908391: D37115.id112442.diff
Sat, Apr 11, 11:49 AM
Unknown Object (File)
Wed, Apr 8, 11:11 PM
Unknown Object (File)
Mon, Apr 6, 8:47 PM
Unknown Object (File)
Mon, Apr 6, 1:43 PM
Unknown Object (File)
Mon, Apr 6, 10:03 AM
Unknown Object (File)
Tue, Mar 24, 11:16 PM
Unknown Object (File)
Fri, Mar 20, 11:34 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