Home | History | Annotate | Download | only in ping

Lines Matching defs:iph

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