Searched refs:ICMP_DEST_UNREACH (Results 1 - 25 of 30) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dicmp.h23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_forward.c91 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED,
120 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_SR_FAILED, 0);
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 Dxfrm4_output.c37 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(mtu));
H A Dipip.c287 case ICMP_DEST_UNREACH:
362 case ICMP_DEST_UNREACH:
384 rel_type = ICMP_DEST_UNREACH;
438 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) {
447 rel_type = ICMP_DEST_UNREACH;
580 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(mtu));
H A Dip_gre.c345 case ICMP_DEST_UNREACH:
434 case ICMP_DEST_UNREACH:
456 rel_type = ICMP_DEST_UNREACH;
510 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) {
519 rel_type = ICMP_DEST_UNREACH;
657 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
776 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(mtu));
H A Dah4.c201 if (icmp_hdr(skb)->type != ICMP_DEST_UNREACH ||
H A Dip_input.c247 icmp_send(skb, ICMP_DEST_UNREACH,
H A Dicmp.c302 if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED)
602 * Handle ICMP_DEST_UNREACH, ICMP_TIME_EXCEED, and ICMP_QUENCH.
629 if (icmph->type == ICMP_DEST_UNREACH) {
1017 [ICMP_DEST_UNREACH] = {
H A Dipcomp.c177 if (icmp_hdr(skb)->type != ICMP_DEST_UNREACH ||
H A Dcipso_ipv4.c1702 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_NET_ANO, 0);
1704 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_ANO, 0);
H A Desp4.c303 if (icmp_hdr(skb)->type != ICMP_DEST_UNREACH ||
H A Dudp.c361 case ICMP_DEST_UNREACH:
1267 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_xmit.c183 icmp_send(skb, ICMP_DEST_UNREACH,ICMP_FRAG_NEEDED, htonl(mtu));
250 icmp_send(skb, ICMP_DEST_UNREACH,ICMP_FRAG_NEEDED, htonl(mtu));
355 icmp_send(skb, ICMP_DEST_UNREACH,ICMP_FRAG_NEEDED, htonl(mtu));
448 icmp_send(skb, ICMP_DEST_UNREACH,ICMP_FRAG_NEEDED, htonl(mtu));
523 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(mtu));
H A Dip_vs_core.c515 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
645 if ((ic->type != ICMP_DEST_UNREACH) &&
792 icmp_send(skb,ICMP_DEST_UNREACH,
889 if ((ic->type != ICMP_DEST_UNREACH) &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-error.c72 serr->ee.ee_type == ICMP_DEST_UNREACH &&
163 case ICMP_DEST_UNREACH:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_LOG.c202 [ICMP_DEST_UNREACH]
264 case ICMP_DEST_UNREACH:
276 if (ich->type == ICMP_DEST_UNREACH
H A Dipt_REJECT.c164 icmp_send(skb_in, ICMP_DEST_UNREACH, code, 0);
H A Dnf_conntrack_proto_icmp.c251 if (icmph->type != ICMP_DEST_UNREACH
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6_tunnel.c505 rel_type = ICMP_DEST_UNREACH;
511 rel_type = ICMP_DEST_UNREACH;
562 if (rel_type == ICMP_DEST_UNREACH && rel_code == ICMP_FRAG_NEEDED) {
971 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED,
H A Dsit.c232 case ICMP_DEST_UNREACH:
304 case ICMP_DEST_UNREACH:
397 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dping.c405 case ICMP_DEST_UNREACH: return "Destination Unreachable";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dinput.c538 case ICMP_DEST_UNREACH:
/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/dccp/
H A Dipv4.c258 case ICMP_DEST_UNREACH:

Completed in 480 milliseconds

12