Lines Matching defs:eiph
564 const struct iphdr *eiph;
608 eiph = ip_hdr(skb2);
611 rt = ip_route_output_ports(dev_net(skb->dev), &fl4, NULL, eiph->saddr,
612 0, 0, 0, IPPROTO_IPIP, RT_TOS(eiph->tos), 0);
622 eiph->daddr, eiph->saddr, 0, 0,
623 IPPROTO_IPIP, RT_TOS(eiph->tos), 0);
631 if (ip_route_input(skb2, eiph->daddr, eiph->saddr, eiph->tos,