V9/sys/h.old/enio.h

Compare this file to the similar file:
Show the results in this format:

/*
 * generic ethernet ioctls
 */

#define ENIOTYPE	(('e'<<8)|1)	/* set receive packet type */
#define ENIOADDR	(('e'<<8)|2)	/* fetch physical addr */
#define ENIOCMD		(('e'<<8)|3)	/* perform interface board cmd */