Searched refs:ICMP_PARAMETERPROB (Results 1 – 6 of 6) sorted by relevance
29 #if defined(ICMP_PARAMETERPROB) || (defined(HAVE_DECL_ICMP_PARAMETERPROB) && HAVE_DECL_ICMP_PARAMET…30 { 1<<ICMP_PARAMETERPROB, "ICMP_PARAMETERPROB" },
7 1<<ICMP_PARAMETERPROB
28 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
143 return ICMP_PARAMETERPROB; in icmp6_to_icmp_type()
297 icmp_type != ICMP_PARAMETERPROB) { in icmp6_to_icmp()
475 (1<<ICMP_PARAMETERPROB)| in main()854 case ICMP_PARAMETERPROB: in parse_reply()1097 case ICMP_PARAMETERPROB: in pr_icmph()