Searched refs:NR_ICMP_TYPES (Results 1 – 4 of 4) sorted by relevance
178 static struct icmp_control icmp_pointers[NR_ICMP_TYPES+1];250 if (type > NR_ICMP_TYPES) in icmpv4_xrlim_allow()274 if (type>NR_ICMP_TYPES) in icmp_out_count()436 if (inner_type>NR_ICMP_TYPES || icmp_pointers[inner_type].error) in icmp_send()894 if (icmph->type > NR_ICMP_TYPES) in icmp_rcv()936 static struct icmp_control icmp_pointers[NR_ICMP_TYPES+1] = {
33 #define NR_ICMP_TYPES 18 macro
164 static size_t required_len[NR_ICMP_TYPES+1] in dump_packet()198 if (icmph->type <= NR_ICMP_TYPES in dump_packet()
245 || icmph->type > NR_ICMP_TYPES) in send_unreach()