Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dicmp.h32 case ICMP_PARAMETERPROB: in icmp_is_err()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dicmp.h29 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dicmp.h29 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dicmp.h30 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_log_ipv4.c125 [ICMP_PARAMETERPROB] in dump_ipv4_packet()
168 case ICMP_PARAMETERPROB: in dump_ipv4_packet()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_options.c486 icmp_send(skb, ICMP_PARAMETERPROB, 0, info); in ip_options_compile()
618 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24)); in ip_options_rcv_srr()
626 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24)); in ip_options_rcv_srr()
H A Dicmp.c915 case ICMP_PARAMETERPROB: in icmp_unreach()
1286 [ICMP_PARAMETERPROB] = {
H A Dproc.c129 { "ParmProbs", ICMP_PARAMETERPROB },
H A Draw.c255 case ICMP_PARAMETERPROB: in raw_err()
H A Dping.c540 case ICMP_PARAMETERPROB: in ping_err()
H A Dtcp_ipv4.c492 tcp_req_err(sk, seq, type == ICMP_PARAMETERPROB || in tcp_v4_err()
536 case ICMP_PARAMETERPROB: in tcp_v4_err()
H A Dip_sockglue.c399 case ICMP_PARAMETERPROB: in ipv4_icmp_error_rfc4884()
H A Dip_gre.c161 case ICMP_PARAMETERPROB: in ipgre_err()
H A Dudp.c742 case ICMP_PARAMETERPROB: in __udp4_lib_err()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dip_icmp.h53 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dip_icmp.h53 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c298 case ICMP_PARAMETERPROB: in dccp_v4_err()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dinput.c606 case ICMP_PARAMETERPROB: in sctp_v4_err()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsit.c534 case ICMP_PARAMETERPROB: in ipip6_err()