HomeFreeBSD

tcp: make sack_rxmit in tcp_output() a bool

Description

tcp: make sack_rxmit in tcp_output() a bool

Also make this variable initialization, as well as accompanying sackhole
pointer, slightly more readable. NFC.

Reviewed by: rscheff, tuexen, rrs
Differential Revision: https://reviews.freebsd.org/D48235

Details

Provenance
glebiusAuthored on Mon, Jan 13, 6:13 PM
Reviewer
rscheff
Differential Revision
D48235: tcp: make sack_rxmit in tcp_output() a bool
Parents
rG59498e099cc0: sockets: virtualize kern.ipc.numopensockets
Branches
Unknown
Tags
Unknown