Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dicmp.h32 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/linux/net/ipv4/
H A Dicmp.c739 case ICMP_PARAMETERPROB: in icmp_ext_append()
1162 case ICMP_PARAMETERPROB: in icmp_unreach()
1680 [ICMP_PARAMETERPROB] = {
H A Dtcp_ipv4.c518 tcp_req_err(sk, seq, type == ICMP_PARAMETERPROB || in tcp_v4_err()
570 case ICMP_PARAMETERPROB: in tcp_v4_err()
H A Dip_gre.c163 case ICMP_PARAMETERPROB: in ipgre_err()
H A Dudp.c958 case ICMP_PARAMETERPROB: in udp_err()
/linux/net/dccp/
H A Dipv4.c
/linux/net/sctp/
H A Dinput.c556 case ICMP_PARAMETERPROB: in sctp_v4_err_handle()