HomeSort by: relevance | last modified time | path
    Searched refs:netif_stats (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/lib/libsa/
netif.h 51 struct netif_stats *dif_stats;
57 struct netif_stats { struct
netif.c 195 sizeof(struct netif_stats));
  /src/sys/arch/evbmips/stand/sbmips/netboot/
if_cfe.c 58 extern struct netif_stats cfenet_stats[];
66 struct netif_stats cfenet_stats[NCFENET_IFS];
  /src/sys/arch/sbmips/stand/netboot/
if_cfe.c 58 extern struct netif_stats cfenet_stats[];
66 struct netif_stats cfenet_stats[NCFENET_IFS];
  /src/sys/arch/alpha/stand/netboot/
if_prom.c 50 extern struct netif_stats prom_stats[];
58 struct netif_stats prom_stats[NPROM_IFS];
  /src/sys/arch/ews4800mips/stand/common/
ether_if.c 69 struct netif_stats ether_stats[1];
  /src/sys/arch/x68k/stand/boot/
if_ne.c 140 struct netif_stats ne_stats;
  /src/sys/arch/cobalt/stand/boot/
nif_tlp.c 58 static struct netif_stats tlp_stats[1];
  /src/sys/arch/pmax/stand/common/
if_prom.c 83 extern struct netif_stats prom_stats[];
89 struct netif_stats prom_stats[NPROM_IFS];
  /src/sys/arch/emips/stand/common/
enic.c 226 extern struct netif_stats enicstats[];
232 struct netif_stats enicstats[NENICIFS];
  /src/sys/arch/hpcmips/stand/lcboot/
if_cs.c 48 static struct netif_stats cs_stats;
  /src/sys/arch/mvmeppc/stand/libsa/
if_bug.c 57 static struct netif_stats bug_stats;
  /src/sys/arch/ia64/stand/efi/libefi/
efinet.c 239 static struct netif_stats stats[MAX_INTERFACES];
  /src/sys/arch/luna68k/stand/boot/
if_le.c 90 struct netif_stats le_stats;
  /src/sys/arch/hp300/stand/common/
if_le.c 101 static struct netif_stats le_stats[];
109 static struct netif_stats le_stats[NLE_IFS];
  /src/sys/arch/i386/stand/efiboot/
efinet.c 322 struct netif_stats *stats;
  /src/sys/arch/mvme68k/stand/netboot/
if_le.c 88 struct netif_stats le_stats;
if_ie.c 70 struct netif_stats ie_stats;
  /src/sys/arch/next68k/stand/boot/
en.c 70 struct netif_stats en_stats;
  /src/sys/stand/efiboot/
efinet.c 329 struct netif_stats *stats;

Completed in 55 milliseconds