freebsd-dev/sys/contrib
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
..
altq/altq For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
dev Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UX 2009-04-04 11:23:00 +00:00
ia64/libuwx Apply local modifications to make Unwind Express BETA 10 buildable and 2006-07-07 23:56:34 +00:00
ipfilter/netinet Move the include of vinet.h further up before the ipfilter includes. 2009-02-27 13:29:18 +00:00
ngatm This commit was generated by cvs2svn to compensate for changes in r171364, 2007-07-11 14:41:54 +00:00
pf Update stats in struct icmpstat and icmp6stat using four new 2009-04-12 13:22:33 +00:00
rdma This main goals of this project are: 2008-12-15 06:10:57 +00:00