/kernel/linux/linux-5.10/net/ipv4/ |
H A D | xfrm4_protocol.c | 88 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 D | ip_forward.c | 133 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip_forward() 165 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_SR_FAILED, 0); in ip_forward() 171 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in ip_forward()
|
H A D | tunnel4.c | 106 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 D | ip_options.c | 486 icmp_send(skb, ICMP_PARAMETERPROB, 0, info); in ip_options_compile() 618 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24)); in ip_options_rcv_srr() 626 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24)); in ip_options_rcv_srr()
|
H A D | ip_input.c | 218 icmp_send(skb, ICMP_DEST_UNREACH, in ip_protocol_deliver_rcu()
|
H A D | ip_fragment.c | 190 icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0); in ip_expire()
|
H A D | route.c | 919 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, in ip_rt_send_redirect() 949 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, gw); in ip_rt_send_redirect() 1034 icmp_send(skb, ICMP_DEST_UNREACH, code, 0); in ip_error()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | xfrm4_protocol.c | 88 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 D | ip_forward.c | 137 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip_forward() 170 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_SR_FAILED, 0); in ip_forward() 176 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in ip_forward()
|
H A D | tunnel4.c | 106 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 D | ip_options.c | 473 icmp_send(skb, ICMP_PARAMETERPROB, 0, info); in ip_options_compile() 605 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24)); in ip_options_rcv_srr() 613 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24)); in ip_options_rcv_srr()
|
H A D | ip_input.c | 216 icmp_send(skb, ICMP_DEST_UNREACH, in ip_protocol_deliver_rcu()
|
H A D | ip_fragment.c | 191 icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0); in ip_expire()
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | nf_reject_ipv4.c | 200 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach() 205 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | icmp.h | 41 static inline void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | icmp.h | 41 static inline void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send() function
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | nf_reject_ipv4.c | 332 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach() 337 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach()
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 36 #include <net/icmp.h> /* for icmp_send */ 680 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in ip_vs_leave() 1470 icmp_send(skb, in ip_vs_out() 1838 icmp_send(skb, type, code, info); in ip_vs_in_icmp()
|
H A D | ip_vs_xmit.c | 35 #include <net/icmp.h> /* for icmp_send */ 245 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ensure_mtu_is_adequate() 290 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in decrement_ttl() 717 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_bypass_xmit() 745 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_bypass_xmit_v6() 837 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_nat_xmit() 925 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_nat_xmit_v6() 1262 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_tunnel_xmit() 1410 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_tunnel_xmit_v6() 1455 /* Another hack: avoid icmp_send i in ip_vs_dr_xmit() [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 36 #include <net/icmp.h> /* for icmp_send */ 668 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in ip_vs_leave() 1455 icmp_send(skb, in ip_vs_out_hook() 1773 icmp_send(skb, type, code, info); in ip_vs_in_icmp()
|
H A D | ip_vs_xmit.c | 35 #include <net/icmp.h> /* for icmp_send */ 245 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ensure_mtu_is_adequate() 290 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in decrement_ttl() 715 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_bypass_xmit() 739 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_bypass_xmit_v6() 827 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_nat_xmit() 911 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_nat_xmit_v6() 1244 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_tunnel_xmit() 1386 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_tunnel_xmit_v6() 1425 /* Another hack: avoid icmp_send i in ip_vs_dr_xmit() [all...] |
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_output.c | 651 icmp_send(skb, ICMP_DEST_UNREACH, in xfrm4_tunnel_check_size()
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | clip.c | 36 #include <net/icmp.h> /* icmp_send */ 277 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in clip_neigh_error()
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | clip.c | 36 #include <net/icmp.h> /* icmp_send */ 277 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in clip_neigh_error()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_output.c | 802 icmp_send(skb, ICMP_DEST_UNREACH, in xfrm4_tunnel_check_size()
|