table of contents
UMAD_FREE(3) | OpenIB Programmer´s Manual | UMAD_FREE(3) |
NAME¶
umad_free - frees memory of umad buffers
SYNOPSIS¶
#include <infiniband/umad.h> void umad_free(void *umad);
DESCRIPTION¶
umad_free() frees memory previously allocated with umad_alloc().
RETURN VALUE¶
umad_free() returns no value.
SEE ALSO¶
AUTHOR¶
May 17, 2007 | OpenIB |