Searched refs:NR_ICMP_TYPES (Results 1 – 5 of 5) sorted by relevance
39 #define NR_ICMP_TYPES 18 macro
193 static const struct icmp_control icmp_pointers[NR_ICMP_TYPES+1];277 if (type > NR_ICMP_TYPES) in icmpv4_mask_allow()666 if (*itp > NR_ICMP_TYPES || in __icmp_send()1235 if (icmph->type > NR_ICMP_TYPES) { in icmp_rcv()1372 static const struct icmp_control icmp_pointers[NR_ICMP_TYPES + 1] = {
233 if (icmph->type > NR_ICMP_TYPES) { in nf_conntrack_icmpv4_error()
238 if (icmph == NULL || icmph->type > NR_ICMP_TYPES) in get_inner_hdr()
376 static const size_t required_len[NR_ICMP_TYPES + 1] = { in dump_ipv4_packet()410 if (ich->type <= NR_ICMP_TYPES && in dump_ipv4_packet()