]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/management/libibumad/man/umad_size.3
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ofed / management / libibumad / man / umad_size.3
1 .\" -*- nroff -*-
2 .\"
3 .TH UMAD_SIZE 3  "May 21, 2007" "OpenIB" "OpenIB Programmer\'s Manual"
4 .SH "NAME"
5 umad_size \- get the size of umad buffer
6 .SH "SYNOPSIS"
7 .nf
8 .B #include <infiniband/umad.h>
9 .sp
10 .BI "size_t umad_size(void);
11 .fi
12 .SH "DESCRIPTION"
13 .B umad_size()
14 returns the size of umad buffer (in bytes).
15 .SH "RETURN VALUE"
16 .B umad_size()
17 returns the size of umad buffer (in bytes).
18 .SH "AUTHOR"
19 .TP
20 Hal Rosenstock <halr@voltaire.com>