summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp_stats.h
AgeCommit message (Collapse)AuthorFilesLines
2019-08-1911547 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy1-0/+21
Portions contributed by: Cody Peter Mello <cody.mello@joyent.com> Portions contributed by: Ahmed G <ahmedg@delphix.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-173065 some functions in the tcp module can be staticDavid Höppner1-1/+1
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon1-11/+68
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-0/+194
6923847 Increase TCP_INIT_CWND max 6918307 Some TCP kstats are not needed 6923858 TCP connection counter 6925635 The file tcp.c is too big