Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip6_tunnel.h140 int ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb,
/linux/net/ipv6/
H A Dip6_gre.c479 ip6_tnl_rcv(tunnel, skb, tpi, tun_dst, log_ecn_error); in ip6gre_rcv()
481 ip6_tnl_rcv(tunnel, skb, tpi, NULL, log_ecn_error); in ip6gre_rcv()
556 ip6_tnl_rcv(tunnel, skb, tpi, tun_dst, log_ecn_error); in ip6erspan_rcv()
559 ip6_tnl_rcv(tunnel, skb, tpi, NULL, log_ecn_error); in ip6erspan_rcv()