K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-04-11T23:35:20.698885Z K 7 svn:log V 327 Update stats in struct ipstat using four new macros, IPSTAT_ADD(), IPSTAT_INC(), IPSTAT_SUB(), and IPSTAT_DEC(), rather than directly manipulating the fields 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. MFC after: 3 days END