photon  1.1
Functions
photon_buffer.h File Reference

Go to the source code of this file.

Functions

int photon_register_buffer (void *addr, uint64_t size)
 
int photon_unregister_buffer (void *addr, uint64_t size)
 
int photon_get_buffer_private (void *addr, uint64_t size, const struct photon_buffer_priv_t **pptr)
 
int photon_get_buffer_remote (photon_rid request, photonBuffer ret_buf)