| /linux/net/ipv6/ |
| H A D | xfrm6_protocol.c | 101 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_rcv_encap() 120 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_esp_rcv() 149 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ah_rcv() 178 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ipcomp_rcv()
|
| H A D | tunnel6.c | 133 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnelmpls6_rcv() 151 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel6_rcv() 196 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel46_rcv()
|
| H A D | icmp.c | 572 case ICMPV6_DEST_UNREACH: in icmp6_ext_append() 910 icmp6_send(skb2, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, in ip6_err_gen_icmpv6_unreach() 1184 case ICMPV6_DEST_UNREACH: in icmpv6_rcv() 1354 case ICMPV6_DEST_UNREACH: in icmpv6_err_convert()
|
| H A D | proc.c | 139 CASE(ICMPV6_DEST_UNREACH, "DestUnreachs") in snmp6_seq_show_icmpv6msg()
|
| H A D | xfrm6_tunnel.c | 237 case ICMPV6_DEST_UNREACH: in xfrm6_tunnel_err()
|
| H A D | ip6_tunnel.c | 468 u8 rel_type = ICMPV6_DEST_UNREACH; in ip6_tnl_err() 493 case ICMPV6_DEST_UNREACH: in ip6_tnl_err() 581 case ICMPV6_DEST_UNREACH: in ip4ip6_err()
|
| H A D | ip6_gre.c | 406 case ICMPV6_DEST_UNREACH: in ip6gre_err() 594 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
|
| H A D | datagram.c | 301 case ICMPV6_DEST_UNREACH: in ipv6_icmp_error_rfc4884()
|
| H A D | udp.c | 1169 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
|
| H A D | ip6_output.c | 631 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward()
|
| H A D | tcp_ipv6.c | 507 if (!fastopen && type == ICMPV6_DEST_UNREACH && in tcp_v6_err()
|
| H A D | route.c | 2857 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure() 4629 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_drop()
|
| /linux/net/ipv6/netfilter/ |
| H A D | nf_reject_ipv6.c | 130 return *tp == ICMPV6_DEST_UNREACH; in nf_skb_is_icmp6_unreach() 174 icmp6h->icmp6_type = ICMPV6_DEST_UNREACH; in nf_reject_skb_v6_unreach() 446 icmpv6_send(skb_in, ICMPV6_DEST_UNREACH, code, 0); in nf_send_unreach6()
|
| /linux/include/uapi/linux/ |
| H A D | icmpv6.h | 89 #define ICMPV6_DEST_UNREACH 1 macro
|
| /linux/include/linux/ |
| H A D | icmpv6.h | 102 case ICMPV6_DEST_UNREACH: in icmpv6_is_err()
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | icmps-accept.c | 383 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere() 386 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere()
|
| H A D | icmps-discard.c | 383 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere() 386 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere()
|
| /linux/drivers/net/wireguard/ |
| H A D | device.c | 229 icmpv6_ndo_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in wg_xmit()
|
| /linux/tools/testing/selftests/net/ |
| H A D | icmp_rfc4884.c | 290 icmph->icmp6_type = ICMPV6_DEST_UNREACH; in build_icmpv6_pkt()
|
| /linux/net/netfilter/ |
| H A D | nf_log_syslog.c | 744 case ICMPV6_DEST_UNREACH: in dump_ipv6_packet()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_core.c | 664 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave() 1446 ICMPV6_DEST_UNREACH, in ip_vs_out_hook()
|
| /linux/net/ipv4/ |
| H A D | tcp_ao.c | 75 if (type != ICMPV6_DEST_UNREACH) in tcp_ao_ignore_icmp()
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 4330 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in smack_socket_sock_rcv_skb()
|
| /linux/net/xfrm/ |
| H A D | xfrm_policy.c | 3567 (fl6->fl6_icmp_type == ICMPV6_DEST_UNREACH || in icmp_err_packet()
|