Page MenuHomeFreeBSD

tcp: minor cleanup
ClosedPublic

Authored by tuexen on Aug 9 2025, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 6:32 PM
Unknown Object (File)
Thu, Oct 9, 8:13 PM
Unknown Object (File)
Thu, Oct 9, 5:25 PM
Unknown Object (File)
Thu, Oct 9, 5:25 PM
Unknown Object (File)
Thu, Oct 9, 3:26 PM
Unknown Object (File)
Wed, Oct 8, 9:06 PM
Unknown Object (File)
Fri, Oct 3, 6:03 AM
Unknown Object (File)
Tue, Sep 30, 6:00 PM
Subscribers

Details

Summary

Don't use the rstreason variable as a hint that a second lookup is performed, since the rstreason variable will be removed. Use the INPLOOKUP_WILDCARD flag in the lookupflag variable instead.
No functional change intended.

Diff Detail

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