Searched refs:ICMP_PARAMETERPROB (Results 1 – 15 of 15) sorted by relevance
35 #if defined(ICMP_PARAMETERPROB) || (defined(HAVE_DECL_ICMP_PARAMETERPROB) && HAVE_DECL_ICMP_PARAMET…36 XLAT_PAIR(1ULL<<ICMP_PARAMETERPROB, "1<<ICMP_PARAMETERPROB"),
7 1<<ICMP_PARAMETERPROB
29 #define ICMP_PARAMETERPROB 12 /* Parameter Problem */ macro
65 1<<ICMP_PARAMETERPROB); in main()
139 return ICMP_PARAMETERPROB; in icmp6_to_icmp_type()
296 icmp_type != ICMP_PARAMETERPROB) { in icmp6_to_icmp()
221 ICMP_PARAMETERPROB = 12
1073 type const[ICMP_PARAMETERPROB, int8]1135 … ICMP_SOURCE_QUENCH, ICMP_REDIRECT, ICMP_ECHO, ICMP_TIME_EXCEEDED, ICMP_PARAMETERPROB, ICMP_TIMEST…
475 (1<<ICMP_PARAMETERPROB)| in main()854 case ICMP_PARAMETERPROB: in parse_reply()1097 case ICMP_PARAMETERPROB: in pr_icmph()