dev_net.h revision 1.1
11.1Sgwr
21.1Sgwrint	net_open __P((struct open_file *, ...));
31.1Sgwrint	net_close __P((struct open_file *));
41.1Sgwrint	net_ioctl();
51.1Sgwrint	net_strategy();
61.1Sgwr
7