rel_type 465 arch/x86/boot/compressed/relocs.c rel_type(ELF32_R_TYPE(rel->r_info)), rel_type 402 net/ipv6/ip6_tunnel.c int rel_type = ICMPV6_DEST_UNREACH; rel_type 471 net/ipv6/ip6_tunnel.c rel_type = ICMPV6_PKT_TOOBIG; rel_type 479 net/ipv6/ip6_tunnel.c *type = rel_type; rel_type 494 net/ipv6/ip6_tunnel.c int rel_type = type; rel_type 503 net/ipv6/ip6_tunnel.c err = ip6_tnl_err(skb, IPPROTO_IPIP, opt, &rel_type, &rel_code, rel_type 511 net/ipv6/ip6_tunnel.c switch (rel_type) { rel_type 515 net/ipv6/ip6_tunnel.c rel_type = ICMP_DEST_UNREACH; rel_type 521 net/ipv6/ip6_tunnel.c rel_type = ICMP_DEST_UNREACH; rel_type 573 net/ipv6/ip6_tunnel.c if (rel_type == ICMP_DEST_UNREACH && rel_code == ICMP_FRAG_NEEDED) { rel_type 580 net/ipv6/ip6_tunnel.c icmp_send(skb2, rel_type, rel_code, htonl(rel_info)); rel_type 592 net/ipv6/ip6_tunnel.c int rel_type = type; rel_type 597 net/ipv6/ip6_tunnel.c err = ip6_tnl_err(skb, IPPROTO_IPV6, opt, &rel_type, &rel_code, rel_type 621 net/ipv6/ip6_tunnel.c icmpv6_send(skb2, rel_type, rel_code, rel_info, skb2->dev);