Searched refs:tiph (Results 1 – 2 of 2) sorted by relevance
218 const struct iphdr *tiph = &tunnel->parms.iph; in ipip_tunnel_xmit() local229 ip_tunnel_xmit(skb, dev, tiph, tiph->protocol); in ipip_tunnel_xmit()
810 const struct iphdr *tiph = &tunnel->parms.iph; in ipip6_tunnel_xmit() local813 __be16 df = tiph->frag_off; in ipip6_tunnel_xmit()817 __be32 dst = tiph->daddr; in ipip6_tunnel_xmit()894 dst, tiph->saddr, in ipip6_tunnel_xmit()974 ttl = tiph->ttl; in ipip6_tunnel_xmit()1004 const struct iphdr *tiph = &tunnel->parms.iph; in ipip_tunnel_xmit() local1012 ip_tunnel_xmit(skb, dev, tiph, IPPROTO_IPIP); in ipip_tunnel_xmit()