Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dicmp.h40 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_fw_compat.c161 icmp_send(*pskb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, in fw_in()
Dipt_REJECT.c348 send_unreach(*pskb, ICMP_PORT_UNREACH); in reject()
/linux-2.4.37.9/net/ipv4/
Dipip.c313 case ICMP_PORT_UNREACH: in ipip_err()
381 case ICMP_PORT_UNREACH: in ipip_err()
Dip_gre.c365 case ICMP_PORT_UNREACH: in ipgre_err()
450 case ICMP_PORT_UNREACH: in ipgre_err()
Dicmp.c563 case ICMP_PORT_UNREACH: in icmp_unreach()
Dudp.c1004 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in udp_rcv()
/linux-2.4.37.9/net/ipv6/
Dsit.c254 case ICMP_PORT_UNREACH: in ipip6_err()
322 case ICMP_PORT_UNREACH: in ipip6_err()
/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_core.c457 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0); in ip_vs_leave()
692 ICMP_PORT_UNREACH, 0); in ip_vs_out()