Searched refs:NR_ICMP_TYPES (Results 1 – 4 of 4) sorted by relevance
39 #define NR_ICMP_TYPES 18 macro
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()901 if (*itp > NR_ICMP_TYPES || in __icmp_send()1538 if (icmph->type > NR_ICMP_TYPES) { in icmp_rcv()1648 static const struct icmp_control icmp_pointers[NR_ICMP_TYPES + 1] = {
238 if (icmph == NULL || icmph->type > NR_ICMP_TYPES) in get_inner_hdr()
390 static const size_t required_len[NR_ICMP_TYPES + 1] = { in dump_ipv4_packet()424 if (ich->type <= NR_ICMP_TYPES && in dump_ipv4_packet()