.\" -*- nroff -*- .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md .\" .TH UMAD_SIZE 3 "May 21, 2007" "OpenIB" "OpenIB Programmer\'s Manual" .SH "NAME" umad_size \- get the size of umad buffer .SH "SYNOPSIS" .nf .B #include .sp .BI "size_t umad_size(void); .fi .SH "DESCRIPTION" .B umad_size() returns the size of umad buffer (in bytes). .SH "RETURN VALUE" .B umad_size() returns the size of umad buffer (in bytes). .SH "AUTHOR" .TP Hal Rosenstock