Searched refs:ICMP_HOST_UNREACH (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dicmp.h40 #define ICMP_HOST_UNREACH 1 /* Host Unreachable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_REJECT.c189 send_unreach(*pskb, ICMP_HOST_UNREACH);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-error.c169 case ICMP_HOST_UNREACH:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dipip.c385 rel_code = ICMP_HOST_UNREACH;
448 rel_code = ICMP_HOST_UNREACH;
H A Dip_gre.c457 rel_code = ICMP_HOST_UNREACH;
520 rel_code = ICMP_HOST_UNREACH;
H A Dicmp.c128 .errno = EHOSTUNREACH, /* ICMP_HOST_UNREACH */
632 case ICMP_HOST_UNREACH:
H A Droute.c1359 code = ICMP_HOST_UNREACH;
1512 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dclip.c269 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6_tunnel.c506 rel_code = ICMP_HOST_UNREACH;

Completed in 168 milliseconds