Page MenuHomeFreeBSD

tcp: minor cleanup
ClosedPublic

Authored by tuexen on Aug 9 2025, 7:35 PM.
Tags
None
Referenced Files
F151524696: D51847.diff
Thu, Apr 9, 12:35 AM
Unknown Object (File)
Tue, Apr 7, 9:26 AM
Unknown Object (File)
Tue, Apr 7, 9:04 AM
Unknown Object (File)
Sat, Apr 4, 11:06 AM
Unknown Object (File)
Sat, Apr 4, 1:21 AM
Unknown Object (File)
Fri, Apr 3, 7:22 AM
Unknown Object (File)
Thu, Mar 19, 2:43 AM
Unknown Object (File)
Thu, Mar 19, 2:38 AM
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