Searched refs:ICMP_PARAMETERPROB (Results 1 – 9 of 9) sorted by relevance
29 #if defined(ICMP_PARAMETERPROB) || (defined(HAVE_DECL_ICMP_PARAMETERPROB) && HAVE_DECL_ICMP_PARAMET…30 XLAT_PAIR(1ULL<<ICMP_PARAMETERPROB, "1<<ICMP_PARAMETERPROB"),
7 1<<ICMP_PARAMETERPROB
28 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
65 1<<ICMP_PARAMETERPROB); in main()
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()