Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dip6_tunnel.c770 static int __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, in __ip6_tnl_rcv() function
863 return __ip6_tnl_rcv(t, skb, tpi, tun_dst, ip6ip6_dscp_ecn_decapsulate, in ip6_tnl_rcv()
909 ret = __ip6_tnl_rcv(t, skb, tpi, tun_dst, dscp_ecn_decapsulate, in ipxip6_rcv()