umad_free - Man Page

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

umad_alloc(3)

Author

Hal Rosenstock <halr@voltaire.com>

Referenced By

umad_alloc(3).

May 17, 2007 OpenIB Programmer's Manual