Searched refs:ICMP6_PARAM_PROB (Results 1 – 4 of 4) sorted by relevance
79 return ICMP6_PARAM_PROB; in icmp_to_icmp6_type()
243 if (pos == CLAT_POS_TRANSPORTHDR && is_icmp_error(icmp->type) && icmp6_type != ICMP6_PARAM_PROB) { in icmp_to_icmp6()
99 #define ICMP6_PARAM_PROB 4 /* ip6 header bad */ macro499 { ICMP6_PARAM_PROB, "parameter problem"},983 case ICMP6_PARAM_PROB: in icmp6_print()
1134 ICMP6_FILTER_SETPASS(ICMP6_PARAM_PROB, &filter); in main()1738 case ICMP6_PARAM_PROB: in pr_icmph()