1UMAD_SIZE(3) OpenIB Programmer's Manual UMAD_SIZE(3)
23
4
NAME
6umad_size - get the size of umad buffer
7
SYNOPSIS
9#include <infiniband/umad.h>
1011
size_t umad_size(void);
12
DESCRIPTION
14umad_size() returns the size of umad buffer (in bytes).
15
RETURN VALUE
17umad_size() returns the size of umad buffer (in bytes).
18
AUTHOR
20Hal Rosenstock <halr@voltaire.com>
2122
23
24
OpenIB May 21, 2007 UMAD_SIZE(3)