Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_PING_PACKET_MAX (64U) |
The maximum size of the echo request packet. It defines send and receive buffer size, used by the PING service.
Default value is 64
.
.
Definition at line 54 of file fnet_ping_config.h.