Searched refs:__ip6_tnl_rcv (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv6/
H A Dip6_tunnel.c790 static int __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, function
900 return __ip6_tnl_rcv(t, skb, tpi, tun_dst, dscp_ecn_decapsulate,
953 ret = __ip6_tnl_rcv(t, skb, tpi, tun_dst, dscp_ecn_decapsulate,

Completed in 126 milliseconds