Searched refs:ICMP_PORT_UNREACH (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dicmp.h42 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtunnel4.c85 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
104 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
H A Dip_gre.c348 case ICMP_PORT_UNREACH:
437 case ICMP_PORT_UNREACH:
657 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
H A Dipip.c290 case ICMP_PORT_UNREACH:
365 case ICMP_PORT_UNREACH:
H A Dicmp.c136 .errno = ECONNREFUSED, /* ICMP_PORT_UNREACH */
634 case ICMP_PORT_UNREACH:
H A Dudp.c1267 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_REJECT.c195 send_unreach(*pskb, ICMP_PORT_UNREACH);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-error.c173 case ICMP_PORT_UNREACH:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dsit.c235 case ICMP_PORT_UNREACH:
307 case ICMP_PORT_UNREACH:
397 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_core.c513 * ICMP_PORT_UNREACH is sent here no matter it is TCP/UDP. --WZ
515 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
793 ICMP_PORT_UNREACH, 0);

Completed in 257 milliseconds