net: TCP thin-stream detection
authorAndreas Petlund <apetlund@simula.no>
Thu, 18 Feb 2010 02:45:45 +0000 (02:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2010 23:43:07 +0000 (15:43 -0800)
Inline function to dynamically detect thin streams based on
the number of packets in flight. Used to dynamically trigger
thin-stream mechanisms if enabled by ioctl or sysctl.

Signed-off-by: Andreas Petlund <apetlund@simula.no>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found