umad_get_mad - Man Page
get the MAD pointer of a umad buffer
Synopsis
#include <infiniband/umad.h> void * umad_get_mad(void *umad);
Description
umad_get_mad() returns a pointer to the MAD contained within the umad buffer.
Return Value
umad_get_mad() returns a pointer to the MAD contained within the supplied umad buffer.
Author
Hal Rosenstock <halr@voltaire.com>
Info
May 21, 2007 OpenIB Programmer's Manual