Lines Matching defs:eiph
597 const struct iphdr *eiph;
641 eiph = ip_hdr(skb2);
644 rt = ip_route_output_ports(dev_net(skb->dev), &fl4, NULL, eiph->saddr,
645 0, 0, 0, IPPROTO_IPIP, RT_TOS(eiph->tos), 0);
655 eiph->daddr, eiph->saddr, 0, 0,
656 IPPROTO_IPIP, RT_TOS(eiph->tos), 0);
664 if (ip_route_input(skb2, eiph->daddr, eiph->saddr, eiph->tos,