Embedded TCP/IP stack
4.7.0
|
#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
.
.
Definition at line 65 of file fnet_ping_config.h.