netif_stats
extern struct netif_stats prom_stats[];
struct netif_stats prom_stats[NPROM_IFS];
static struct netif_stats tlp_stats[1];
extern struct netif_stats enicstats[];
struct netif_stats enicstats[NENICIFS];
extern struct netif_stats cfenet_stats[];
struct netif_stats cfenet_stats[NCFENET_IFS];
struct netif_stats ether_stats[1];
static struct netif_stats le_stats[NLE_IFS];
static struct netif_stats le_stats[];
static struct netif_stats cs_stats;
struct netif_stats *stats;
static struct netif_stats stats[MAX_INTERFACES];
struct netif_stats le_stats;
struct netif_stats ie_stats;
struct netif_stats le_stats;
static struct netif_stats bug_stats;
struct netif_stats en_stats;
extern struct netif_stats prom_stats[];
struct netif_stats prom_stats[NPROM_IFS];
extern struct netif_stats cfenet_stats[];
struct netif_stats cfenet_stats[NCFENET_IFS];
struct netif_stats ne_stats;
sizeof(struct netif_stats));
struct netif_stats *dif_stats;
struct netif_stats *stats;