Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.c93 extern struct netif_stats pxe_st[];
103 {0, 1, &pxe_st[0], 0}
106 struct netif_stats pxe_st[NENTS(pxe_ifs)]; variable