Searched refs:ICMP_PARAMETERPROB (Results 1 – 3 of 3) sorted by relevance
28 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
1176 case ICMP_PARAMETERPROB: in parse_reply()1375 case ICMP_PARAMETERPROB: in pr_icmph()1984 (1<<ICMP_PARAMETERPROB)| in main()
874 #if defined(ICMP_PARAMETERPROB)875 { (1<<ICMP_PARAMETERPROB), "ICMP_PARAMETERPROB" },