Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H 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()
H 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()
H A Dicmp.c702 icmp6_send(skb2, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, in ip6_err_gen_icmpv6_unreach()
931 case ICMPV6_DEST_UNREACH: in icmpv6_rcv()
1134 case ICMPV6_DEST_UNREACH: in icmpv6_err_convert()
H A Dproc.c102 [ICMPV6_DEST_UNREACH] = "DestUnreachs",
H A Dxfrm6_tunnel.c237 case ICMPV6_DEST_UNREACH: in xfrm6_tunnel_err()
H A Dip6_tunnel.c501 u8 rel_type = ICMPV6_DEST_UNREACH; in ip6_tnl_err()
526 case ICMPV6_DEST_UNREACH: in ip6_tnl_err()
614 case ICMPV6_DEST_UNREACH: in ip4ip6_err()
H A Ddatagram.c293 case ICMPV6_DEST_UNREACH: in ipv6_icmp_error_rfc4884()
H A Dip6_gre.c442 case ICMPV6_DEST_UNREACH: in ip6gre_err()
624 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
H A Dudp.c984 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
H A Dip6_output.c604 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward()
H A Dtcp_ipv6.c499 if (!fastopen && type == ICMPV6_DEST_UNREACH && in tcp_v6_err()
H A Droute.c2662 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure()
4382 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_drop()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dicmpv6.h88 #define ICMPV6_DEST_UNREACH 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dicmpv6.h88 #define ICMPV6_DEST_UNREACH 1 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dicmpv6.h89 #define ICMPV6_DEST_UNREACH 1 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dicmpv6.h97 case ICMPV6_DEST_UNREACH: in icmpv6_is_err()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c274 icmpv6_send(skb_in, ICMPV6_DEST_UNREACH, code, 0); in nf_send_unreach6()
H A Dnf_log_ipv6.c252 case ICMPV6_DEST_UNREACH: in dump_ipv6_packet()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnft_reject_bridge.c278 icmp6h->icmp6_type = ICMPV6_DEST_UNREACH; in nft_reject_br_send_v6_unreach()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Ddevice.c212 icmpv6_ndo_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in wg_xmit()
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_core.c677 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave()
1465 ICMPV6_DEST_UNREACH, in ip_vs_out()
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_lsm.c3978 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in smack_socket_sock_rcv_skb()