/******************************************************************* * * CAUTION: This file is automatically generated by libgen. * Version: Xilinx EDK 10.1.03 EDK_K_SP3.6 * DO NOT EDIT. * * Copyright (c) 2005 Xilinx, Inc. All rights reserved. * * Description: XilNet Configuration Parameters * *******************************************************************/ #ifndef _XILNET_CONFIG_H #define _XILNET_CONFIG_H #ifdef __cplusplus extern "C" { #endif #define _CONFIG_EMACLITE_ 1 // Use EmacLite Device #define MAX_TCP_CONNS 5 // maximum no of open tcp conns #define MAX_UDP_CONNS 5 // maximum no of open udp conns #endif