Searched refs:NR_ICMP_TYPES (Results 1 – 3 of 3) sorted by relevance
201 static const struct icmp_control icmp_pointers[NR_ICMP_TYPES+1];279 if (type > NR_ICMP_TYPES) in icmpv4_mask_allow()375 if (icmp_param->data.icmph.type <= NR_ICMP_TYPES && in icmp_glue_bits()377 NR_ICMP_TYPES + 1)].error) in icmp_glue_bits()889 if (*itp > NR_ICMP_TYPES || in __icmp_send()1523 if (icmph->type > NR_ICMP_TYPES) { in icmp_rcv()1633 static const struct icmp_control icmp_pointers[NR_ICMP_TYPES + 1] = {
39 #define NR_ICMP_TYPES 18 macro
238 if (icmph == NULL || icmph->type > NR_ICMP_TYPES) in get_inner_hdr()