Home
last modified time | relevance | path

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

/net/ipv4/
Dicmp.c544 u8 _inner_type, *itp; in icmp_send() local
546 itp = skb_header_pointer(skb_in, in icmp_send()
554 if (itp == NULL) in icmp_send()
561 if (*itp > NR_ICMP_TYPES || in icmp_send()
562 icmp_pointers[*itp].error) in icmp_send()