Searched refs:icmp_pointers (Results 1 – 1 of 1) sorted by relevance
193 static const struct icmp_control icmp_pointers[NR_ICMP_TYPES+1]; variable363 if (icmp_pointers[icmp_param->data.icmph.type].error) in icmp_glue_bits()652 if (icmp_pointers[type].error) { in __icmp_send()676 icmp_pointers[*itp].error) in __icmp_send()717 tos = icmp_pointers[type].error ? (RT_TOS(iph->tos) | in __icmp_send()1139 success = icmp_pointers[icmph->type].handler(skb); in icmp_rcv()1244 static const struct icmp_control icmp_pointers[NR_ICMP_TYPES + 1] = { variable