This is eni.h in view mode; [Download] [Up]
#include <net/etherdefs.h> #define ENI_NAME "eni" #define ENI_UNIT 0 #define ENI_TYPE_NAME "Fake Ethernet interface" #define ENI_FRAME_TYPE 9999 #define MAX_REAL_PACKET_SIZE (ETHERHDRSIZE + ETHERMTU)
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.