Searched refs:ICMPV6_DEST_UNREACH (Results 1 – 17 of 17) sorted by relevance
| /linux/net/ipv6/ |
| H A D | xfrm6_protocol.c | 103 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_rcv_encap() 122 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_esp_rcv() 151 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ah_rcv() 180 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() 1181 case ICMPV6_DEST_UNREACH: in icmpv6_rcv() 1346 case ICMPV6_DEST_UNREACH: in icmpv6_err_convert()
|
| H A D | xfrm6_tunnel.c | 237 case ICMPV6_DEST_UNREACH: in xfrm6_tunnel_err()
|
| H A D | ip6_tunnel.c | 475 u8 rel_type = ICMPV6_DEST_UNREACH; in ip6_tnl_err() 500 case ICMPV6_DEST_UNREACH: in ip6_tnl_err() 588 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 | ip6_output.c | 655 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward()
|
| H A D | tcp_ipv6.c | 524 if (!fastopen && type == ICMPV6_DEST_UNREACH && in tcp_v6_err()
|
| H A D | route.c | 2865 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure() 4642 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_drop()
|
| /linux/include/uapi/linux/ |
| H A D | icmpv6.h | 89 #define ICMPV6_DEST_UNREACH 1 macro
|
| /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/net/netfilter/ipvs/ |
| H A D | ip_vs_core.c | 843 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave() 1625 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 | 4328 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()
|