UMAD_SIZE

Section: OpenIB Programmer's Manual (3)
Updated: May 21, 2007
Page Index
 

NAME

umad_size - get the size of umad buffer  

SYNOPSIS

#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>


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
AUTHOR