HomeFreeBSD

tcp: style the struct tcpcb definition

Description

tcp: style the struct tcpcb definition

  • Use C99 types uintXX_t instead of u_intXX_t.
  • Try to make space/tab usage a little bit more consistent.
  • Shorten comments to fit into 80 chars.

Not a functional change, just making future changes easier to read.

Details

Provenance
glebiusAuthored on Oct 19 2022, 1:00 AM
Parents
rG1e902c9b3433: uma: correct prototype in the documentation
Branches
Unknown
Tags
Unknown