Home
last modified time | relevance | path

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

/net/ipv6/
Dip6_tunnel.c870 int ip6_tnl_rcv(struct ip6_tnl *t, struct sk_buff *skb, in ip6_tnl_rcv() function
878 EXPORT_SYMBOL(ip6_tnl_rcv);
Dip6_gre.c467 ip6_tnl_rcv(tunnel, skb, tpi, NULL, log_ecn_error); in ip6gre_rcv()