Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dicmp.h32 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/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/ipv4/
H A Dicmp.c712 case ICMP_PARAMETERPROB: in __icmp_send()
1058 * ICMP_PARAMETERPROB. in icmp_build_probe()
1126 case ICMP_PARAMETERPROB: in icmp_build_probe()
1644 [ICMP_PARAMETERPROB] = {
H A Dping.c542 case ICMP_PARAMETERPROB: in ping_err()
H A Dip_gre.c163 case ICMP_PARAMETERPROB: in ipgre_err()
H A Dudp.c977 case ICMP_PARAMETERPROB: in __udp4_lib_err()
/linux/net/dccp/
H A Dipv4.c
/linux/net/sctp/
H A Dinput.c556 case ICMP_PARAMETERPROB: in sctp_v4_err_handle()