IcmpChksum
Default mainpagebasic-emac-projectIcmpChksum
Description Source Call Graph
IcmpChksum
Process & return the ICMP checksum.
 
Syntax / parameters
unsigned short IcmpChksum (unsigned short *p, int len)

Name Type Default Description
p unsigned short *
  Pointer to the buffer to process
len int
  The length of the bufferred data
 
Return value unsigned short
   
Description
Process & return the ICMP checksum.

 
Source
The documentation for this Member was generated from the following files:
  • MiniIp.c