Searched refs:hicmp (Results 1 – 1 of 1) sorted by relevance
702 struct icmp *hicmp; in packet4_ok() local704 hicmp = (struct icmp *)((unsigned char *)hip + hlen); in packet4_ok()707 && hicmp->icmp_id == ident in packet4_ok()708 && hicmp->icmp_seq == htons(seq) in packet4_ok()