umad_size(3) - Linux man page
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@voltaire.com>