HomeFreeBSD

tcp: make tcp_handle_wakeup() static and robust

Description

tcp: make tcp_handle_wakeup() static and robust

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

Reviewed by: rscheff, tuexen
Differential revision: https://reviews.freebsd.org/D37115

Details

Provenance
glebiusAuthored on Oct 31 2022, 3:57 PM
Reviewer
rscheff
Differential Revision
D37115: tcp: make tcp_handle_wakeup() static and robust
Parents
rG19acc50667bf: inpcb: retire suppresion of randomization of ephemeral ports
Branches
Unknown
Tags
Unknown