Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dicmp.h26 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_LOG.c175 [ICMP_PARAMETERPROB] in dump_packet()
214 case ICMP_PARAMETERPROB: in dump_packet()
Dipt_unclean.c63 [ICMP_PARAMETERPROB] in check_icmp()
153 case ICMP_PARAMETERPROB: { in check_icmp()
Dip_conntrack_core.c539 && hdr->type != ICMP_PARAMETERPROB in icmp_error_track()
/linux-2.4.37.9/net/ipv4/
Dip_options.c454 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((pp_ptr-iph)<<24)); in ip_options_compile()
587 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24)); in ip_options_rcv_srr()
595 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24)); in ip_options_rcv_srr()
Dip_nat_dumb.c101 (icmph->type != ICMP_PARAMETERPROB)) in ip_do_nat()
Dipip.c307 case ICMP_PARAMETERPROB: in ipip_err()
367 case ICMP_PARAMETERPROB: in ipip_err()
374 rel_type = ICMP_PARAMETERPROB; in ipip_err()
Dip_gre.c359 case ICMP_PARAMETERPROB: in ipgre_err()
436 case ICMP_PARAMETERPROB: in ipgre_err()
443 rel_type = ICMP_PARAMETERPROB; in ipgre_err()
Draw.c199 case ICMP_PARAMETERPROB: in raw_err()
Dicmp.c585 } else if (icmph->type == ICMP_PARAMETERPROB) { in icmp_unreach()
Dudp.c337 case ICMP_PARAMETERPROB: in udp_err()
Dtcp_ipv4.c1030 case ICMP_PARAMETERPROB: in tcp_v4_err()
/linux-2.4.37.9/net/ipv6/
Dsit.c248 case ICMP_PARAMETERPROB: in ipip6_err()
308 case ICMP_PARAMETERPROB: in ipip6_err()
/linux-2.4.37.9/net/sctp/
Dinput.c454 case ICMP_PARAMETERPROB: in sctp_v4_err()