Searched refs:icp1 (Results 1 – 1 of 1) sorted by relevance
857 struct icmphdr *icp1 = (struct icmphdr*)((unsigned char *)iph + iph->ihl*4); in parse_reply() local862 if (icp1->type != ICMP_ECHO || in parse_reply()864 !is_ours(icp1->un.echo.id)) in parse_reply()869 acknowledge(ntohs(icp1->un.echo.sequence)); in parse_reply()895 ntohs(icp1->un.echo.sequence)); in parse_reply()