Home | History | Annotate | Download | only in ping

Lines Matching defs:iph

791 				struct iphdr * iph = (struct  iphdr *)(&icp[1]);
792 struct icmphdr *icp1 = (struct icmphdr*)((unsigned char *)iph + iph->ihl*4);
795 cc < 8+iph->ihl*4+8)
798 iph->daddr != whereto.sin_addr.s_addr ||