Public Attributes

stats_proto Struct Reference

#include <stats.h>

List of all members.

Public Attributes

STAT_COUNTER xmit
STAT_COUNTER recv
STAT_COUNTER fw
STAT_COUNTER drop
STAT_COUNTER chkerr
STAT_COUNTER lenerr
STAT_COUNTER memerr
STAT_COUNTER rterr
STAT_COUNTER proterr
STAT_COUNTER opterr
STAT_COUNTER err
STAT_COUNTER cachehit

Member Data Documentation

STAT_COUNTER stats_proto::cachehit
STAT_COUNTER stats_proto::chkerr
STAT_COUNTER stats_proto::drop
STAT_COUNTER stats_proto::err
STAT_COUNTER stats_proto::fw
STAT_COUNTER stats_proto::lenerr
STAT_COUNTER stats_proto::memerr
STAT_COUNTER stats_proto::opterr
STAT_COUNTER stats_proto::proterr
STAT_COUNTER stats_proto::recv
STAT_COUNTER stats_proto::rterr
STAT_COUNTER stats_proto::xmit

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines