NR_ICMP_TYPES
if (icmph->type > NR_ICMP_TYPES) {
static const struct icmp_control icmp_pointers[NR_ICMP_TYPES + 1] = {
static const struct icmp_control icmp_pointers[NR_ICMP_TYPES+1];
if (type > NR_ICMP_TYPES)
if (*itp > NR_ICMP_TYPES ||
if (icmph->type > NR_ICMP_TYPES) {
static const size_t required_len[NR_ICMP_TYPES + 1] = {
if (ich->type <= NR_ICMP_TYPES &&
if (icmph == NULL || icmph->type > NR_ICMP_TYPES)