TCPIP_ICMP_Task Function
C
void TCPIP_ICMP_Task();
Description
This function performs ICMPv4 module tasks in the TCP/IP stack.
Preconditions
The ICMP module should have been initialized.
Returns
None.
Remarks
None.
void TCPIP_ICMP_Task();
This function performs ICMPv4 module tasks in the TCP/IP stack.
The ICMP module should have been initialized.
None.
None.