Home
last modified time | relevance | path

Searched refs:ICMPV6_DEST_UNREACH (Results 1 – 23 of 23) sorted by relevance

/linux/net/ipv6/
A Dxfrm6_protocol.c101 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()
A Dtunnel6.c133 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()
A Dicmp.c707 icmp6_send(skb2, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, in ip6_err_gen_icmpv6_unreach()
975 case ICMPV6_DEST_UNREACH: in icmpv6_rcv()
1145 case ICMPV6_DEST_UNREACH: in icmpv6_err_convert()
A Dproc.c104 [ICMPV6_DEST_UNREACH] = "DestUnreachs",
A Dxfrm6_tunnel.c237 case ICMPV6_DEST_UNREACH: in xfrm6_tunnel_err()
A Dip6_tunnel.c468 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()
A Ddatagram.c300 case ICMPV6_DEST_UNREACH: in ipv6_icmp_error_rfc4884()
A Dip6_gre.c437 case ICMPV6_DEST_UNREACH: in ip6gre_err()
623 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
A Dudp.c1033 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
A Dip6_output.c633 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward()
A Dtcp_ipv6.c504 if (!fastopen && type == ICMPV6_DEST_UNREACH && in tcp_v6_err()
A Droute.c2799 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure()
4531 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_drop()
/linux/include/uapi/linux/
A Dicmpv6.h89 #define ICMPV6_DEST_UNREACH 1 macro
/linux/include/linux/
A Dicmpv6.h102 case ICMPV6_DEST_UNREACH: in icmpv6_is_err()
/linux/net/ipv6/netfilter/
A Dnf_reject_ipv6.c131 icmp6h->icmp6_type = ICMPV6_DEST_UNREACH; in nf_reject_skb_v6_unreach()
404 icmpv6_send(skb_in, ICMPV6_DEST_UNREACH, code, 0); in nf_send_unreach6()
/linux/tools/testing/selftests/net/tcp_ao/
A Dicmps-accept.c383 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere()
386 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere()
A Dicmps-discard.c383 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere()
386 icmp6_interfere(ICMPV6_DEST_UNREACH, in icmp_interfere()
/linux/drivers/net/wireguard/
A Ddevice.c229 icmpv6_ndo_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in wg_xmit()
/linux/net/netfilter/
A Dnf_log_syslog.c742 case ICMPV6_DEST_UNREACH: in dump_ipv6_packet()
/linux/net/netfilter/ipvs/
A Dip_vs_core.c665 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave()
1450 ICMPV6_DEST_UNREACH, in ip_vs_out_hook()
/linux/net/ipv4/
A Dtcp_ao.c74 if (type != ICMPV6_DEST_UNREACH) in tcp_ao_ignore_icmp()
/linux/security/smack/
A Dsmack_lsm.c4243 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in smack_socket_sock_rcv_skb()
/linux/net/xfrm/
A Dxfrm_policy.c3546 (fl6->fl6_icmp_type == ICMPV6_DEST_UNREACH || in icmp_err_packet()

Completed in 84 milliseconds