arpwhohas
void arpwhohas(struct arpcom *, struct in_addr *);
u_char *arpwhohas(struct iodesc *, struct in_addr);
ea = arpwhohas(d, ip->ip_dst);
ea = arpwhohas(d, gateip);