[BACK]Return to dev_net.h CVS log [TXT][DIR] Up to [local] / sys / arch / alpha / stand / netboot

File: [local] / sys / arch / alpha / stand / netboot / dev_net.h (download)

Revision 1.1, Tue Mar 4 16:04:49 2008 UTC (16 years, 3 months ago) by nbrk
Branch point for: MAIN

Initial revision

/*	$OpenBSD: dev_net.h,v 1.2 2002/03/14 01:26:27 millert Exp $	*/


int	net_open(struct open_file *, ...);
int	net_close(struct open_file *);
int	net_ioctl();
int	net_strategy();