CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/11/13 20:26:31

Modified files:
        sys/sys        : percpu.h 

Log message:
add wrappers around common operations on counters.

specifically, counters_inc, counters_add, and counters_pkt. the latter
increments both a packet counter and adds to byte counter instead of just
one counter at a time.

part of a bigger diff thats ok mpi@ mikeb@

Reply via email to