A couple of style fixes in recent TCP changes.
- Add a blank line before a block comment to match other block comments in the same function.
- Sort the prototype for sbsndptr_adv and fix whitespace between return type and function name.
Reviewed by: gallatin, bz
Differential Revision: https://reviews.freebsd.org/D17474