Page MenuHomeFreeBSD

tcp: make sack_rxmit in tcp_output() a bool
ClosedPublic

Authored by glebius on Dec 29 2024, 12:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 3:56 PM
Unknown Object (File)
Mon, Oct 6, 11:21 PM
Unknown Object (File)
Sat, Oct 4, 5:20 AM
Unknown Object (File)
Wed, Sep 24, 7:55 PM
Unknown Object (File)
Wed, Sep 24, 6:47 PM
Unknown Object (File)
Sat, Sep 20, 2:41 PM
Unknown Object (File)
Sat, Sep 20, 4:20 AM
Unknown Object (File)
Wed, Sep 17, 4:31 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable