HomeFreeBSD

Some cleanup in tcp_respond() in preparation for another change:

Description

Some cleanup in tcp_respond() in preparation for another change:

  • Reorder variables by size
  • Move initializer closer to where it is used
  • Remove unneeded variable

Differential Revision: https://reviews.freebsd.org/D4808
Reviewed by: hiren
MFC after: 2 weeks
Sponsored by: Juniper Networks

Details

Provenance
jtlAuthored on
Reviewer
hiren
Differential Revision
D4808: Add basic TCP options to tcp_respond()
Parents
rS296453: Run the LinuxKPI PCI shutdown handler free of the Giant mutex.
Branches
Unknown
Tags
Unknown