Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dicmp.h28 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/linux-4.1.27/net/ipv4/netfilter/
Dnf_log_ipv4.c128 [ICMP_PARAMETERPROB] in dump_ipv4_packet()
171 case ICMP_PARAMETERPROB: in dump_ipv4_packet()
Dnf_conntrack_proto_icmp.c222 icmph->type != ICMP_PARAMETERPROB && in icmp_error()
/linux-4.1.27/net/ipv4/
Dip_options.c476 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((pp_ptr-iph)<<24)); in ip_options_compile()
627 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24)); in ip_options_rcv_srr()
635 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24)); in ip_options_rcv_srr()
Dicmp.c809 } else if (icmph->type == ICMP_PARAMETERPROB) in icmp_unreach()
1114 [ICMP_PARAMETERPROB] = {
Dproc.c144 { "ParmProbs", ICMP_PARAMETERPROB },
Dip_gre.c150 case ICMP_PARAMETERPROB: in ipgre_err()
Draw.c253 case ICMP_PARAMETERPROB: in raw_err()
Dping.c542 case ICMP_PARAMETERPROB: in ping_err()
Dtcp_ipv4.c425 case ICMP_PARAMETERPROB: in tcp_v4_err()
Dudp.c652 case ICMP_PARAMETERPROB: in __udp4_lib_err()
/linux-4.1.27/net/sched/
Dact_nat.c197 (icmph->type != ICMP_PARAMETERPROB)) in tcf_nat()
/linux-4.1.27/net/netfilter/
Dxt_HMARK.c246 icmph->type != ICMP_PARAMETERPROB && in get_inner_hdr()
Dxt_socket.c61 case ICMP_PARAMETERPROB: in extract_icmp4_fields()
/linux-4.1.27/net/sctp/
Dinput.c600 case ICMP_PARAMETERPROB: in sctp_v4_err()
/linux-4.1.27/net/dccp/
Dipv4.c297 case ICMP_PARAMETERPROB: in dccp_v4_err()
/linux-4.1.27/net/ipv6/
Dsit.c528 case ICMP_PARAMETERPROB: in ipip6_err()