Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dicmp.h32 case ICMP_PARAMETERPROB: in icmp_is_err()
/linux/include/uapi/linux/
H A Dicmp.h32 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/linux/net/ipv4/
H A Dip_options.c473 icmp_send(skb, ICMP_PARAMETERPROB, 0, info); in ip_options_compile()
605 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24)); in ip_options_rcv_srr()
613 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24)); in ip_options_rcv_srr()
H A Dproc.c131 { "ParmProbs", ICMP_PARAMETERPROB },
H A Draw.c240 case ICMP_PARAMETERPROB: in raw_err()
H A Dtcp_ipv4.c524 tcp_req_err(sk, seq, type == ICMP_PARAMETERPROB || in tcp_v4_err()
576 case ICMP_PARAMETERPROB: in tcp_v4_err()
/linux/net/netfilter/
H A Dnf_log_syslog.c386 [ICMP_PARAMETERPROB] = 8 + sizeof(struct iphdr), in dump_ipv4_packet()
430 case ICMP_PARAMETERPROB: in dump_ipv4_packet()
/linux/net/sctp/
H A Dinput.c556 case ICMP_PARAMETERPROB: in sctp_v4_err_handle()
/linux/net/ipv6/
H A Dsit.c540 case ICMP_PARAMETERPROB: in ipip6_err()