Home
last modified time | relevance | path

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

/dragonfly/stand/lib/
H A Dnetif.h27 struct netif_stats *dif_stats;
33 struct netif_stats { struct
H A Dnetif.c185 sizeof(struct netif_stats)); in netif_attach()
/dragonfly/stand/boot/efi/libefi/
H A Definet.c266 struct netif_stats *stats; in efinet_dev_init()
293 stats = calloc(nifs, sizeof(struct netif_stats)); in efinet_dev_init()
/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.c93 extern struct netif_stats pxe_st[];
106 struct netif_stats pxe_st[NENTS(pxe_ifs)];