Embedded TCP/IP stack
4.1.0
|
PING Service Configuration Parameters
Detailed Description
This section describes the parameters specific to the PING Service.
The user may override and change the default values in the application-specific configuration file fnet_user_config.h
.
Macros | |
#define | FNET_CFG_PING |
PING service support: More... | |
#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 . . More... | |
#define | FNET_CFG_PING_IDENTIFIER (FNET_HTONS(1U)) |
The ICMP Identifier (in network byte order). It is used to help match echo requests to the associated reply. Default value is 1 . . More... | |
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net