Searched refs:ICMP_PARAMETERPROB (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/linux/
H A Dicmp.h28 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/external/android-clat/
H A Dicmp.c143 return ICMP_PARAMETERPROB;
H A Dtranslate.c261 icmp_type != ICMP_PARAMETERPROB) {
/external/iputils/
H A Dping.c472 (1<<ICMP_PARAMETERPROB)|
851 case ICMP_PARAMETERPROB:
1094 case ICMP_PARAMETERPROB:
/external/strace/
H A Dnet.c1146 #if defined(ICMP_PARAMETERPROB)
1147 { (1<<ICMP_PARAMETERPROB), "ICMP_PARAMETERPROB" },

Completed in 81 milliseconds