Home
last modified time | relevance | path

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

/linux-4.1.27/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.c101 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()
Dgre_demux.c195 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in gre_cisco_rcv()
Dip_gre.c156 case ICMP_PORT_UNREACH: in ipgre_err()
Dicmp.c778 case ICMP_PORT_UNREACH: in icmp_unreach()
Dudp.c1828 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in __udp4_lib_rcv()
/linux-4.1.27/include/uapi/linux/
Dicmp.h42 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
/linux-4.1.27/net/ipv4/netfilter/
Dipt_REJECT.c50 nf_send_unreach(skb, ICMP_PORT_UNREACH, hook); in reject_tg()
/linux-4.1.27/net/netfilter/
Dnft_reject.c79 [NFT_REJECT_ICMPX_PORT_UNREACH] = ICMP_PORT_UNREACH,
/linux-4.1.27/net/rxrpc/
Dar-error.c161 case ICMP_PORT_UNREACH: in rxrpc_UDP_error_handler()
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_core.c621 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in ip_vs_leave()
1270 ICMP_PORT_UNREACH, 0); in ip_vs_out()