umad_size - get the size of umad buffer
#include <infiniband/umad.h> size_t umad_size(void);
umad_size() returns the size of umad buffer (in bytes).
Hal Rosenstock <halr@voltaire.com>