Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dicmp.h32 case ICMP_PARAMETERPROB: in icmp_is_err()
/Linux-v6.6/include/uapi/linux/
Dicmp.h32 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/Linux-v6.6/net/ipv4/
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()
Dicmp.c917 case ICMP_PARAMETERPROB: in icmp_unreach()
1427 [ICMP_PARAMETERPROB] = {
Dproc.c129 { "ParmProbs", ICMP_PARAMETERPROB },
Draw.c233 case ICMP_PARAMETERPROB: in raw_err()
Dping.c547 case ICMP_PARAMETERPROB: in ping_err()
Dtcp_ipv4.c501 tcp_req_err(sk, seq, type == ICMP_PARAMETERPROB || in tcp_v4_err()
548 case ICMP_PARAMETERPROB: in tcp_v4_err()
Dip_gre.c163 case ICMP_PARAMETERPROB: in ipgre_err()
Dip_sockglue.c408 case ICMP_PARAMETERPROB: in ipv4_icmp_error_rfc4884()
Dudp.c746 case ICMP_PARAMETERPROB: in __udp4_lib_err()
/Linux-v6.6/net/netfilter/
Dnf_log_syslog.c383 [ICMP_PARAMETERPROB] = 8 + sizeof(struct iphdr), in dump_ipv4_packet()
427 case ICMP_PARAMETERPROB: in dump_ipv4_packet()
/Linux-v6.6/net/dccp/
Dipv4.c309 case ICMP_PARAMETERPROB: in dccp_v4_err()
/Linux-v6.6/net/sctp/
Dinput.c556 case ICMP_PARAMETERPROB: in sctp_v4_err_handle()
/Linux-v6.6/net/ipv6/
Dsit.c537 case ICMP_PARAMETERPROB: in ipip6_err()