Home
last modified time | relevance | path

Searched refs:ICMP_PORT_UNREACH (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dxfrm4_protocol.c88 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_rcv_encap()
107 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_esp_rcv()
135 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_ah_rcv()
163 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_ipcomp_rcv()
H A Dtunnel4.c106 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnel4_rcv()
152 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnel64_rcv()
172 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnelmpls4_rcv()
H A Dip_gre.c167 case ICMP_PORT_UNREACH: in ipgre_err()
446 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in gre_rcv()
H A Dicmp.c883 case ICMP_PORT_UNREACH: in icmp_unreach()
H A Dudp.c2415 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in __udp4_lib_rcv()
/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 Dicmp.h43 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
/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 Dicmp.h43 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dicmp.h44 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_REJECT.c47 nf_send_unreach(skb, ICMP_PORT_UNREACH, hook); in reject_tg()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_reject.c88 [NFT_REJECT_ICMPX_PORT_UNREACH] = ICMP_PORT_UNREACH,
/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/netinet/
H A Dip_icmp.h67 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ 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/netinet/
H A Dip_icmp.h67 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dpeer_event.c240 case ICMP_PORT_UNREACH: in rxrpc_store_error()
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_core.c680 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in ip_vs_leave()
1472 ICMP_PORT_UNREACH, 0); in ip_vs_out()