Home
last modified time | relevance | path

Searched refs:inner_iph (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/ipv6/
Dxfrm6_mode_tunnel.c24 struct ipv6hdr *inner_iph = ipipv6_hdr(skb); in ipip6_ecn_decapsulate() local
27 IP6_ECN_set_ce(inner_iph); in ipip6_ecn_decapsulate()
/linux-2.6.39/net/ipv4/
Dxfrm4_mode_tunnel.c20 struct iphdr *inner_iph = ipip_hdr(skb); in ipip_ecn_decapsulate() local
23 IP_ECN_set_ce(inner_iph); in ipip_ecn_decapsulate()
Dipip.c380 struct iphdr *inner_iph = ip_hdr(skb); in ipip_ecn_decapsulate() local
383 IP_ECN_set_ce(inner_iph); in ipip_ecn_decapsulate()