/linux-4.1.27/net/ipv4/ |
D | xfrm4_protocol.c | 85 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_rcv_encap() 103 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_esp_rcv() 129 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_ah_rcv() 155 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in xfrm4_ipcomp_rcv()
|
D | ip_forward.c | 119 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip_forward() 149 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_SR_FAILED, 0); in ip_forward()
|
D | tunnel4.c | 101 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnel4_rcv() 120 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnel64_rcv()
|
D | ipcomp.c | 35 case ICMP_DEST_UNREACH: in ipcomp4_err() 50 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in ipcomp4_err()
|
D | gre_demux.c | 195 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in gre_cisco_rcv() 228 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) { in gre_cisco_err()
|
D | xfrm4_output.c | 36 icmp_send(skb, ICMP_DEST_UNREACH, in xfrm4_tunnel_check_size()
|
D | icmp.c | 298 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) in icmpv4_xrlim_allow() 773 if (icmph->type == ICMP_DEST_UNREACH) { in icmp_unreach() 1058 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) in icmp_err() 1079 [ICMP_DEST_UNREACH] = {
|
D | ip_vti.c | 284 case ICMP_DEST_UNREACH: in vti4_err() 298 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in vti4_err()
|
D | ah4.c | 439 case ICMP_DEST_UNREACH: in ah4_err() 453 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in ah4_err()
|
D | ip_input.c | 226 icmp_send(skb, ICMP_DEST_UNREACH, in ip_local_deliver_finish()
|
D | esp4.c | 487 case ICMP_DEST_UNREACH: in esp4_err() 501 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in esp4_err()
|
D | ipip.c | 150 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) { in ipip_err()
|
D | raw.c | 231 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) in raw_err() 257 case ICMP_DEST_UNREACH: in raw_err()
|
D | proc.c | 142 { "DestUnreachs", ICMP_DEST_UNREACH },
|
D | cipso_ipv4.c | 1797 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_NET_ANO, 0); in cipso_v4_error() 1799 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_ANO, 0); in cipso_v4_error()
|
D | ip_gre.c | 153 case ICMP_DEST_UNREACH: in ipgre_err()
|
D | tcp_ipv4.c | 396 if (!(type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED)) in tcp_v4_err() 428 case ICMP_DEST_UNREACH: in tcp_v4_err()
|
D | udp.c | 656 case ICMP_DEST_UNREACH: in __udp4_lib_err() 1828 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in __udp4_lib_rcv()
|
D | ping.c | 546 case ICMP_DEST_UNREACH: in ping_err()
|
D | ip_tunnel.c | 610 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(mtu)); in tnl_update_pmtu()
|
D | route.c | 956 icmp_send(skb, ICMP_DEST_UNREACH, code, 0); in ip_error() 1144 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in ipv4_link_failure()
|
D | ip_output.c | 515 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip_fragment()
|
/linux-4.1.27/net/rxrpc/ |
D | ar-error.c | 76 serr->ee.ee_type == ICMP_DEST_UNREACH && in rxrpc_UDP_error_report() 151 case ICMP_DEST_UNREACH: in rxrpc_UDP_error_handler()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_log_ipv4.c | 119 [ICMP_DEST_UNREACH] in dump_ipv4_packet() 180 case ICMP_DEST_UNREACH: in dump_ipv4_packet() 192 if (ich->type == ICMP_DEST_UNREACH && in dump_ipv4_packet()
|
D | nf_reject_ipv4.c | 178 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach() 188 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach()
|
D | nf_conntrack_proto_icmp.c | 219 if (icmph->type != ICMP_DEST_UNREACH && in icmp_error()
|
/linux-4.1.27/include/uapi/linux/ |
D | icmp.h | 23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ macro
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_core.c | 621 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in ip_vs_leave() 912 if ((ic->type != ICMP_DEST_UNREACH) && in ip_vs_out_icmp() 1269 ICMP_DEST_UNREACH, in ip_vs_out() 1375 if ((ic->type != ICMP_DEST_UNREACH) && in ip_vs_in_icmp() 1445 if (ic->type == ICMP_DEST_UNREACH && in ip_vs_in_icmp()
|
D | ip_vs_xmit.c | 246 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ensure_mtu_is_adequate()
|
/linux-4.1.27/net/sched/ |
D | act_nat.c | 195 if ((icmph->type != ICMP_DEST_UNREACH) && in tcf_nat()
|
/linux-4.1.27/net/netfilter/ |
D | xt_HMARK.c | 243 if (icmph->type != ICMP_DEST_UNREACH && in get_inner_hdr()
|
D | xt_socket.c | 57 case ICMP_DEST_UNREACH: in extract_icmp4_fields()
|
/linux-4.1.27/net/ipv6/ |
D | ip6_tunnel.c | 593 rel_type = ICMP_DEST_UNREACH; in ip4ip6_err() 599 rel_type = ICMP_DEST_UNREACH; in ip4ip6_err() 657 if (rel_type == ICMP_DEST_UNREACH && rel_code == ICMP_FRAG_NEEDED) { in ip4ip6_err() 1149 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip4ip6_tnl_xmit()
|
D | sit.c | 531 case ICMP_DEST_UNREACH: in ipip6_err() 561 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) { in ipip6_err()
|
D | ip6_vti.c | 479 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in vti6_xmit()
|
D | ip6_gre.c | 804 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip6gre_xmit_ipv4()
|
/linux-4.1.27/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 127 icmph->type = ICMP_DEST_UNREACH; in nft_reject_br_send_v4_unreach()
|
/linux-4.1.27/Documentation/networking/ |
D | ipvs-sysctl.txt | 164 It controls sending icmp error messages (ICMP_DEST_UNREACH)
|
/linux-4.1.27/net/sctp/ |
D | input.c | 603 case ICMP_DEST_UNREACH: in sctp_v4_err()
|
/linux-4.1.27/net/atm/ |
D | clip.c | 276 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in clip_neigh_error()
|
/linux-4.1.27/net/dccp/ |
D | ipv4.c | 300 case ICMP_DEST_UNREACH: in dccp_v4_err()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 1394 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(mtu)); in ipoib_cm_skb_reap()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunvnet.c | 1293 icmp_send(skb, ICMP_DEST_UNREACH, in vnet_start_xmit()
|