ether_bcopy
ether_bcopy(&dest_addr, &dlap->dl_phys);
ether_bcopy(&src_addr, &dlap->dl_phys);
ether_bcopy(&fptr->fcip_macaddr, &dlap->dl_phys);
ether_bcopy(&fcip_arpbroadcast_addr, ep);
ether_bcopy(&fptr->fcip_macaddr, &fcipaddr.dl_phys);
ether_bcopy(&fptr->fcip_macaddr, &addr);
ether_bcopy(prop, &hmep->hme_factaddr);
ether_bcopy(prop, &hmep->hme_ouraddr);
ether_bcopy(&hmep->hme_factaddr, &hmep->hme_ouraddr);
ether_bcopy(&hmep->hme_factaddr, &hmep->hme_ouraddr);