table of contents
other versions
- buster 22.1-1
- buster-backports 24.0-2~bpo10+1
- testing 33.1+git20210317-1
- unstable 33.2-1
UMAD_FREE(3) | OpenIB Programmer´s Manual | UMAD_FREE(3) |
NAME¶
umad_free - frees memory of umad buffersSYNOPSIS¶
#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¶
umad_alloc(3)AUTHOR¶
- Hal Rosenstock <halr@voltaire.com>
May 17, 2007 | OpenIB |