1 /* $NetBSD: pxe_netif.h,v 1.1 2003/03/12 17:33:10 drochner Exp $ */ 2 3 int pxe_netif_open(void); 4 void pxe_netif_close(int); 5 void pxe_netif_shutdown(void); 6
1 /* $NetBSD: pxe_netif.h,v 1.1 2003/03/12 17:33:10 drochner Exp $ */ 2 3 int pxe_netif_open(void); 4 void pxe_netif_close(int); 5 void pxe_netif_shutdown(void); 6