Searched refs:hicmp (Results 1 – 1 of 1) sorted by relevance
267 struct icmp *hicmp; in do_trace() local278 hicmp = (struct icmp *) ((char*)hip + (hip->ip_hl << 2)); in do_trace()286 && hicmp->icmp_id == htons(TT.ident) in do_trace()287 && hicmp->icmp_seq == htons(seq)) in do_trace()