Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dip6_tunnel.h139 int ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb,
/Linux-v5.10/net/ipv6/
Dip6_gre.c516 ip6_tnl_rcv(tunnel, skb, tpi, tun_dst, log_ecn_error); in ip6gre_rcv()
518 ip6_tnl_rcv(tunnel, skb, tpi, NULL, log_ecn_error); in ip6gre_rcv()
589 ip6_tnl_rcv(tunnel, skb, tpi, tun_dst, log_ecn_error); in ip6erspan_rcv()
592 ip6_tnl_rcv(tunnel, skb, tpi, NULL, log_ecn_error); in ip6erspan_rcv()
Dip6_tunnel.c913 int ip6_tnl_rcv(struct ip6_tnl *t, struct sk_buff *skb, in ip6_tnl_rcv() function
929 EXPORT_SYMBOL(ip6_tnl_rcv);