umad_get_mad
get the MAD pointer of a umad buffer
- Provided by: libibumad-dev (Version: 50.0-2ubuntu0.2)
- Source: rdma-core
- Report a bug
get the MAD pointer of a umad buffer
#include <infiniband/umad.h> void * umad_get_mad(void *umad);
umad_get_mad() returns a pointer to the MAD contained within the umad buffer.
umad_get_mad() returns a pointer to the MAD contained within the supplied umad buffer.