Lines Matching defs:iph
495 struct iphdr *iph;508 iph = (struct iphdr *)buff;509 ipaddr = iph->daddr;532 if (iph->ttl <= 1) {534 mpc->dev->name, iph->ttl);538 iph->ttl--;539 iph->check = 0;540 iph->check = ip_fast_csum((unsigned char *)iph, iph->ihl);