14 #ifndef PHOTON_RDMA_EAGER_BUF_H 15 #define PHOTON_RDMA_EAGER_BUF_H 25 typedef struct photon_rdma_eager_buf_entry_t {
29 typedef struct photon_rdma_eager_buf_t {
Convenience pointer type for the buffer structure.
PHOTON_INTERNAL void photon_rdma_eager_buf_free(photonEagerBuf buf)
struct photon_rdma_eager_buf_entry_t * photonEagerBufEntry
PHOTON_INTERNAL int photon_rdma_eager_buf_get_offset(int proc, photonEagerBuf buf, int size, int lim)
PHOTON_INTERNAL photonEagerBuf photon_rdma_eager_buf_create_reuse(uint8_t *eager_buffer, int size, int prefix)
Constants and macros for interacting with the library. Only this header is needed to use the Photon A...
struct photon_rdma_eager_buf_t * photonEagerBuf