Home
last modified time | relevance | path

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

/net/ipv6/
Dxfrm6_mode_tunnel.c22 struct ipv6hdr *inner_iph = ipipv6_hdr(skb); in ipip6_ecn_decapsulate() local
25 IP6_ECN_set_ce(inner_iph); in ipip6_ecn_decapsulate()
/net/ipv4/
Dxfrm4_mode_tunnel.c19 struct iphdr *inner_iph = ipip_hdr(skb); in ipip_ecn_decapsulate() local
22 IP_ECN_set_ce(inner_iph); in ipip_ecn_decapsulate()
Dipip.c343 struct iphdr *inner_iph = ip_hdr(skb); in ipip_ecn_decapsulate() local
346 IP_ECN_set_ce(inner_iph); in ipip_ecn_decapsulate()