umad_size (3) Linux Manual Page
umad_size – get the size of umad buffer
Synopsis
#include <infiniband/umad.h>
size_t umad_size(void);
Description
umad_size() returns the size of umad buffer (in bytes).
Return Value
umad_size() returns the size of umad buffer (in bytes).
Author
- Hal Rosenstock <halr [at] voltaire.com>
