Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

umad_get_mad(3)


UMAD_GET_MAD

UMAD_GET_MAD

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
AUTHOR

NAME

umad_get_mad − get the MAD pointer of a umad buffer

SYNOPSIS

#include <infiniband/umad.h>

void * umad_get_mad(void *umad);

DESCRIPTION

umad_get_mad() returns a pointer to the MAD contained within the umad buffer.

RETURN VALUE

umad_get_mad() returns a pointer to the MAD contained within the supplied umad buffer.

AUTHOR

Hal Rosenstock <halr@voltaire.com>



umad_get_mad(3)