photon  1.1
Functions
photon_ud.h File Reference

Go to the source code of this file.

Functions

int photon_send (photonAddr addr, void *ptr, uint64_t size, int flags, photon_rid *request)
 Experimental UD interface. More...
 
int photon_recv (photon_rid request, void *ptr, uint64_t size, int flags)
 
int photon_register_addr (photonAddr addr, int af)
 
int photon_unregister_addr (photonAddr addr, int af)
 
int photon_get_dev_addr (int af, photonAddr addr)
 
int photon_get_dev_name (char **dev_name)
 
int photon_probe (photonAddr addr, int *flag, photonStatus status)