Searched refs:netif_stats (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dnetif.h26 struct netif_stats *dif_stats;
32 struct netif_stats { struct
H A Dnetif.c198 sizeof(struct netif_stats));
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_net.c53 extern struct netif_stats ofwn_stats[];
60 struct netif_stats ofwn_stats[NENTS(ofwn_ifs)];
/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Dnet.c57 extern struct netif_stats net_stats[];
64 struct netif_stats net_stats[NENTS(net_ifs)];
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Definet.c266 struct netif_stats *stats;
293 stats = calloc(nifs, sizeof(struct netif_stats));
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dpxe.c96 extern struct netif_stats pxe_st[];
109 struct netif_stats pxe_st[NENTS(pxe_ifs)];

Completed in 48 milliseconds