K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-04-12T11:42:40.419019Z K 7 svn:log V 300 Update stats in struct udpstat using two new macros, UDPSTAT_ADD() and UDPSTAT_INC(), 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