Home
last modified time | relevance | path

Searched refs:itp (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dicmp.c658 u8 _inner_type, *itp; in __icmp_send() local
660 itp = skb_header_pointer(skb_in, in __icmp_send()
668 if (!itp) in __icmp_send()
675 if (*itp > NR_ICMP_TYPES || in __icmp_send()
676 icmp_pointers[*itp].error) in __icmp_send()