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
tcp: reduce argument list to functions that pass a segment Tags None Referenced Files None Subscribers None
Description
Details
|