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.

RELATED TO umad_free…

AUTHOR

Hal Rosenstock <[email protected]>