Searched refs:ICMPChecksum (Results 1 – 1 of 1) sorted by relevance
35 ICMPChecksum(uint16_t *icmph, int len) in ICMPChecksum() function133 ICMPChecksum((uint16_t *)icmph, sizeof(struct icmphdr) + len); in ICMPOutput()157 if (ICMPChecksum((uint16_t *) icmph, pctx->p.ip_len - (pctx->p.iph->ihl << 2) )) in ProcessICMPECHORequest()