Home
last modified time | relevance | path

Searched refs:ICMP_DEST_UNREACH (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v4.19/net/ipv4/
Dxfrm4_protocol.c85 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()
Dtunnel4.c105 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnel4_rcv()
124 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnel64_rcv()
144 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in tunnelmpls4_rcv()
Dip_forward.c125 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip_forward()
157 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_SR_FAILED, 0); in ip_forward()
Dipcomp.c35 case ICMP_DEST_UNREACH: in ipcomp4_err()
50 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in ipcomp4_err()
Dxfrm4_output.c40 icmp_send(skb, ICMP_DEST_UNREACH, in xfrm4_tunnel_check_size()
Dip_vti.c205 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in vti_xmit()
306 case ICMP_DEST_UNREACH: in vti4_err()
320 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in vti4_err()
Dicmp.c289 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) in icmpv4_mask_allow()
809 case ICMP_DEST_UNREACH: in icmp_unreach()
1100 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) in icmp_err()
1121 [ICMP_DEST_UNREACH] = {
Dipip.c144 case ICMP_DEST_UNREACH: in ipip_err()
177 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) { in ipip_err()
Dah4.c449 case ICMP_DEST_UNREACH: in ah4_err()
463 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in ah4_err()
Dip_input.c225 icmp_send(skb, ICMP_DEST_UNREACH, in ip_local_deliver_finish()
Desp4.c808 case ICMP_DEST_UNREACH: in esp4_err()
822 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in esp4_err()
Draw.c238 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) in raw_err()
264 case ICMP_DEST_UNREACH: in raw_err()
Dip_gre.c154 case ICMP_DEST_UNREACH: in ipgre_err()
243 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) { in gre_err()
434 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in gre_rcv()
/Linux-v4.19/net/ipv4/netfilter/
Dnf_log_ipv4.c119 [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()
Dnf_reject_ipv4.c180 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach()
190 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0); in nf_send_unreach()
Dnf_socket_ipv4.c39 case ICMP_DEST_UNREACH: in extract_icmp4_fields()
/Linux-v4.19/include/uapi/linux/
Dicmp.h24 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ macro
/Linux-v4.19/net/rxrpc/
Dpeer_event.c185 serr->ee.ee_type == ICMP_DEST_UNREACH && in rxrpc_error_report()
222 case ICMP_DEST_UNREACH: in rxrpc_store_error()
/Linux-v4.19/samples/bpf/
Dxdp_adjust_tail_kern.c93 icmp_hdr->type = ICMP_DEST_UNREACH; in send_icmp4_too_big()
/Linux-v4.19/net/xfrm/
Dxfrm_interface.c353 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in xfrmi_xmit2()
454 case ICMP_DEST_UNREACH: in xfrmi4_err()
474 if (icmp_hdr(skb)->type == ICMP_DEST_UNREACH) in xfrmi4_err()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_core.c657 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in ip_vs_leave()
947 if ((ic->type != ICMP_DEST_UNREACH) && in ip_vs_out_icmp()
1450 ICMP_DEST_UNREACH, in ip_vs_out()
1599 if ((ic->type != ICMP_DEST_UNREACH) && in ip_vs_in_icmp()
1676 if (ic->type == ICMP_DEST_UNREACH && in ip_vs_in_icmp()
/Linux-v4.19/net/sched/
Dact_nat.c200 if ((icmph->type != ICMP_DEST_UNREACH) && in tcf_nat_act()
/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_icmp.c212 if (icmph->type != ICMP_DEST_UNREACH && in icmp_error()
Dxt_HMARK.c245 if (icmph->type != ICMP_DEST_UNREACH && in get_inner_hdr()
/Linux-v4.19/net/bridge/netfilter/
Dnft_reject_bridge.c149 icmph->type = ICMP_DEST_UNREACH; in nft_reject_br_send_v4_unreach()

12