Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dnetif.h23 struct netif_stats *dif_stats;
29 struct netif_stats { struct
H A Dnetif.c196 sizeof(struct netif_stats)); in netif_attach()
/freebsd/stand/libofw/
H A Dofw_net.c51 extern struct netif_stats ofwn_stats[];
62 struct netif_stats ofwn_stats[nitems(ofwn_ifs)];
/freebsd/stand/uboot/
H A Dnet.c54 extern struct netif_stats net_stats[];
61 struct netif_stats net_stats[nitems(net_ifs)];
/freebsd/stand/efi/libefi/
H A Definet.c358 struct netif_stats *stats; in efinet_dev_init()
411 stats = calloc(nifs, sizeof(struct netif_stats)); in efinet_dev_init()
/freebsd/stand/i386/libi386/
H A Dpxe.c78 extern struct netif_stats pxe_st[];
91 struct netif_stats pxe_st[nitems(pxe_ifs)];