photon  1.1
Data Fields
photon_rdma_eager_buf Struct Reference

#include <photon_rdma_EAGER_buf.h>

Data Fields

uint64_t prog
 
uint64_t curr
 
uint64_t tail
 
uint32_t size
 
uint8_t * data
 
struct photon_buffer_t remote
 
struct photon_acct_t acct
 

Detailed Description

Definition at line 29 of file photon_rdma_EAGER_buf.h.

Field Documentation

◆ acct

struct photon_acct_t photon_rdma_eager_buf::acct

Definition at line 36 of file photon_rdma_EAGER_buf.h.

◆ curr

uint64_t photon_rdma_eager_buf::curr

Definition at line 31 of file photon_rdma_EAGER_buf.h.

◆ data

uint8_t* photon_rdma_eager_buf::data

Definition at line 34 of file photon_rdma_EAGER_buf.h.

◆ prog

uint64_t photon_rdma_eager_buf::prog

Definition at line 30 of file photon_rdma_EAGER_buf.h.

◆ remote

struct photon_buffer_t photon_rdma_eager_buf::remote

Definition at line 35 of file photon_rdma_EAGER_buf.h.

◆ size

uint32_t photon_rdma_eager_buf::size

Definition at line 33 of file photon_rdma_EAGER_buf.h.

◆ tail

uint64_t photon_rdma_eager_buf::tail

Definition at line 32 of file photon_rdma_EAGER_buf.h.


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