Robert Watson
e27b0c8775
Update stats in struct icmpstat and icmp6stat using four new
...
macros: ICMPSTAT_ADD(), ICMPSTAT_INC(), ICMP6STAT_ADD(), and
ICMP6STAT_INC(), rather than directly manipulating the fields
of these structures across the kernel. This will make it
easier to change the implementation of these statistics,
such as using per-CPU versions of the data structures.
In on case, icmp6stat members are manipulated indirectly, by
icmp6_errcount(), and this will require further work to fix
for per-CPU stats.
MFC after: 3 days
2009-04-12 13:22:33 +00:00
..
2008-12-02 21:37:28 +00:00
2009-04-06 22:29:41 +00:00
2009-04-12 13:22:33 +00:00
2007-12-10 16:03:40 +00:00
2009-03-07 19:08:58 +00:00
2007-12-10 16:03:40 +00:00
2009-03-15 14:21:05 +00:00
2007-12-10 16:03:40 +00:00
2009-03-15 09:58:31 +00:00
2008-11-27 12:04:35 +00:00
2009-02-27 14:12:05 +00:00
2009-02-27 14:12:05 +00:00
2009-04-06 22:29:41 +00:00
2008-12-15 06:10:57 +00:00
2009-03-15 14:21:05 +00:00
2008-10-02 00:32:59 +00:00
2007-12-10 16:03:40 +00:00
2009-02-08 09:27:07 +00:00
2007-12-10 16:03:40 +00:00
2009-04-11 05:58:58 +00:00
2009-02-08 09:27:07 +00:00
2008-03-14 11:44:30 +00:00
2009-03-19 01:43:03 +00:00
2009-03-19 01:43:03 +00:00
2009-03-03 13:12:12 +00:00
2009-02-01 21:11:08 +00:00
2009-01-04 21:13:51 +00:00
2007-12-10 16:03:40 +00:00
2009-04-12 13:22:33 +00:00
2009-04-12 13:22:33 +00:00
2009-04-12 13:22:33 +00:00
2009-04-12 13:22:33 +00:00
2008-12-17 10:03:49 +00:00
2007-12-10 16:03:40 +00:00
2007-12-10 16:03:40 +00:00
2009-04-12 13:22:33 +00:00
2008-12-13 19:13:03 +00:00
2009-03-03 13:12:12 +00:00
2007-12-10 16:03:40 +00:00
2009-04-06 22:29:41 +00:00
2009-02-03 11:04:03 +00:00
2008-07-09 16:45:30 +00:00
2008-12-11 16:26:38 +00:00
2009-04-12 11:53:12 +00:00
2007-12-10 16:03:40 +00:00
2009-03-01 11:01:00 +00:00