Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_RX_BUFS_MAX |
Defines the maximum number of incoming frames that may be buffered by the Ethernet module. As a result ((FNET_CFG_CPU_ETHx_MTU+18) * FNET_CFG_CPU_ETH_RX_BUFS_MAX) bytes will be allocated.
Definition at line 775 of file fnet_cpu_config.h.