umad_size (3) - Linux Manuals
umad_size: get the size of umad buffer
NAME
umad_size - get the size of umad bufferSYNOPSIS
#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>
-