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

/external/kernel-headers/original/linux/
H A Dicmp.h28 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
/external/ping/
H A Dping.c1176 case ICMP_PARAMETERPROB:
1375 case ICMP_PARAMETERPROB:
1984 (1<<ICMP_PARAMETERPROB)|
/external/strace/
H A Dnet.c1146 #if defined(ICMP_PARAMETERPROB)
1147 { (1<<ICMP_PARAMETERPROB), "ICMP_PARAMETERPROB" },

Completed in 145 milliseconds