Searched refs:ip6_tnl_err (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/net/ipv6/ |
D | ip6_tunnel.c | 469 ip6_tnl_err(struct sk_buff *skb, __u8 ipproto, struct inet6_skb_parm *opt, in ip6_tnl_err() function 573 err = ip6_tnl_err(skb, IPPROTO_IPIP, opt, &rel_type, &rel_code, in ip4ip6_err() 662 err = ip6_tnl_err(skb, IPPROTO_IPV6, opt, &rel_type, &rel_code, in ip6ip6_err()
|