| commit | 57ef42d59d1c1d79be59fc3c6380ae14234e38c3 | [log] [tgz] |
|---|---|---|
| author | Pavel Emelyanov <[email protected]> | Fri Jul 18 04:02:08 2008 -0700 |
| committer | David S. Miller <[email protected]> | Fri Jul 18 04:02:08 2008 -0700 |
| tree | 4ccc2166f6967ac1fb582715f7d7d5bb5c9205fc | |
| parent | 9b4661bd6e5437508e0920608f3213c23212cd1b [diff] |
mib: put tcp statistics on struct net
Proc temporary uses stats from init_net.
BTW, TCP_XXX_STATS are beautiful (w/o do { } while (0) facing) again :)
Signed-off-by: Pavel Emelyanov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>