Searched refs:ICMP_PARAMETERPROB (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ |
| D | icmp.h | 29 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
|
| /Linux-v5.4/net/ipv4/netfilter/ |
| D | nf_log_ipv4.c | 125 [ICMP_PARAMETERPROB] in dump_ipv4_packet() 168 case ICMP_PARAMETERPROB: in dump_ipv4_packet()
|
| D | nf_socket_ipv4.c | 39 case ICMP_PARAMETERPROB: in extract_icmp4_fields()
|
| /Linux-v5.4/net/ipv4/ |
| D | ip_options.c | 486 icmp_send(skb, ICMP_PARAMETERPROB, 0, info); in ip_options_compile() 636 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24)); in ip_options_rcv_srr() 644 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24)); in ip_options_rcv_srr()
|
| D | icmp.c | 848 case ICMP_PARAMETERPROB: in icmp_unreach() 1160 [ICMP_PARAMETERPROB] = {
|
| D | proc.c | 128 { "ParmProbs", ICMP_PARAMETERPROB },
|
| D | raw.c | 255 case ICMP_PARAMETERPROB: in raw_err()
|
| D | ping.c | 534 case ICMP_PARAMETERPROB: in ping_err()
|
| D | tcp_ipv4.c | 455 tcp_req_err(sk, seq, type == ICMP_PARAMETERPROB || in tcp_v4_err() 500 case ICMP_PARAMETERPROB: in tcp_v4_err()
|
| D | ip_gre.c | 161 case ICMP_PARAMETERPROB: in ipgre_err()
|
| D | udp.c | 677 case ICMP_PARAMETERPROB: in __udp4_lib_err()
|
| D | route.c | 1900 icmph->type != ICMP_PARAMETERPROB) in ip_multipath_l3_keys()
|
| /Linux-v5.4/net/netfilter/ |
| D | nf_conntrack_proto_icmp.c | 241 icmph->type != ICMP_PARAMETERPROB && in nf_conntrack_icmpv4_error()
|
| D | xt_HMARK.c | 245 icmph->type != ICMP_PARAMETERPROB && in get_inner_hdr()
|
| /Linux-v5.4/net/sched/ |
| D | act_nat.c | 211 (icmph->type != ICMP_PARAMETERPROB)) in tcf_nat_act()
|
| /Linux-v5.4/net/dccp/ |
| D | ipv4.c | 296 case ICMP_PARAMETERPROB: in dccp_v4_err()
|
| /Linux-v5.4/net/sctp/ |
| D | input.c | 603 case ICMP_PARAMETERPROB: in sctp_v4_err()
|
| /Linux-v5.4/net/ipv6/ |
| D | sit.c | 498 case ICMP_PARAMETERPROB: in ipip6_err()
|