ICMPProcess Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ICMPProcess Function
C
void ICMPProcess(
    NODE_INFO * remote, 
    WORD len
);
Description

None

Preconditions

MAC buffer contains ICMP type packet.

Parameters
Parameters 
Description 
*remote 
Pointer to a NODE_INFO structure of the ping requester 
len 
Count of how many bytes the ping header and payload are in this IP packet 
Returns

Generates an echo reply, if requested Validates and sets ICMPFlags.bReplyValid if a correct ping response to one of ours is received.

Side Effects

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.