Microchip® Advanced Software Framework

stats_proto Struct Reference

#include <stats.h>

Data Fields

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

STAT_COUNTER stats_proto::cachehit

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::chkerr

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::drop

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::err

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::fw

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::lenerr

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::memerr

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::opterr

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::proterr

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::recv

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::rterr

Referenced by stats_display_proto().

STAT_COUNTER stats_proto::xmit

Referenced by stats_display_proto().