HomeFreeBSD

tcp: reduce argument list to functions that pass a segment

Description

tcp: reduce argument list to functions that pass a segment

The socket argument is superfluous, as a tcpcb always has one and
only one socket.

Reviewed by: rrs
Differential Revision: https://reviews.freebsd.org/D39434

Details

Provenance
glebiusAuthored on Apr 7 2023, 7:18 PM
Reviewer
rrs
Differential Revision
D39434: tcp: reduce argument list to functions that pass a segment
Parents
rGde4368dd84a0: tcp: retire tfb_tcp_hpts_do_segment()
Branches
Unknown
Tags
Unknown