photon  1.1
Data Fields
photon_rdma_ledger Struct Reference

#include <photon_rdma_ledger.h>

Data Fields

uint64_t prog
 
uint64_t curr
 
uint64_t tail
 
uint32_t num_entries
 
uint16_t entry_size
 
void * entries
 
struct photon_buffer_t remote
 
struct photon_acct_t acct
 

Detailed Description

Definition at line 49 of file photon_rdma_ledger.h.

Field Documentation

◆ acct

struct photon_acct_t photon_rdma_ledger::acct

Definition at line 57 of file photon_rdma_ledger.h.

◆ curr

uint64_t photon_rdma_ledger::curr

Definition at line 51 of file photon_rdma_ledger.h.

◆ entries

void* photon_rdma_ledger::entries

Definition at line 55 of file photon_rdma_ledger.h.

◆ entry_size

uint16_t photon_rdma_ledger::entry_size

Definition at line 54 of file photon_rdma_ledger.h.

◆ num_entries

uint32_t photon_rdma_ledger::num_entries

Definition at line 53 of file photon_rdma_ledger.h.

◆ prog

uint64_t photon_rdma_ledger::prog

Definition at line 50 of file photon_rdma_ledger.h.

◆ remote

struct photon_buffer_t photon_rdma_ledger::remote

Definition at line 56 of file photon_rdma_ledger.h.

◆ tail

uint64_t photon_rdma_ledger::tail

Definition at line 52 of file photon_rdma_ledger.h.


The documentation for this struct was generated from the following file: