Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_IP_MAX_PACKET (10U*1024U) |
Maximum size for the IPv4 and IPv6 datagram, the largest allowed value is 65535.
Default value is 10 KB.
.
Definition at line 618 of file fnet_stack_config.h.