Searched refs:ICMP_PARAMETERPROB (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dicmp.h28 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_options.c477 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((pp_ptr-iph)<<24));
627 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24));
635 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24));
H A Dipip.c284 case ICMP_PARAMETERPROB:
350 case ICMP_PARAMETERPROB:
358 rel_type = ICMP_PARAMETERPROB;
H A Dip_gre.c342 case ICMP_PARAMETERPROB:
421 case ICMP_PARAMETERPROB:
429 rel_type = ICMP_PARAMETERPROB;
H A Dicmp.c659 } else if (icmph->type == ICMP_PARAMETERPROB)
1070 [ICMP_PARAMETERPROB] = {
H A Draw.c207 case ICMP_PARAMETERPROB:
H A Dudp.c357 case ICMP_PARAMETERPROB:
H A Dtcp_ipv4.c409 case ICMP_PARAMETERPROB:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_LOG.c211 [ICMP_PARAMETERPROB]
254 case ICMP_PARAMETERPROB:
H A Dnf_conntrack_proto_icmp.c254 && icmph->type != ICMP_PARAMETERPROB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dsit.c229 case ICMP_PARAMETERPROB:
293 case ICMP_PARAMETERPROB:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dping.c410 case ICMP_PARAMETERPROB: return "Parameter Problem";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dinput.c535 case ICMP_PARAMETERPROB:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv4.c255 case ICMP_PARAMETERPROB:

Completed in 198 milliseconds