Eric Dumazet a6df1ae938 tcp: add OFO snmp counters
Add three SNMP TCP counters, to better track TCP behavior
at global stage (netstat -s), when packets are received
Out Of Order (OFO)

TCPOFOQueue : Number of packets queued in OFO queue

TCPOFODrop  : Number of packets meant to be queued in OFO
              but dropped because socket rcvbuf limit hit.

TCPOFOMerge : Number of packets in OFO that were merged with
              other packets.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-16 22:12:00 -07:00
..
2012-06-19 21:22:05 -07:00
2012-04-15 12:37:19 -04:00
2012-04-15 12:37:19 -04:00
2011-10-19 03:10:46 -04:00
2012-07-16 22:12:00 -07:00
2012-03-11 15:52:12 -07:00
2012-07-11 18:12:59 -07:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2012-07-16 22:12:00 -07:00
2011-03-31 11:26:23 -03:00
2012-07-11 18:12:59 -07:00
2011-03-31 11:26:23 -03:00
2012-07-11 18:12:59 -07:00
2012-03-11 23:42:51 -07:00
2012-04-15 12:37:19 -04:00