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_set_pkey(3)


UMAD_SET_PKEY

UMAD_SET_PKEY

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
AUTHOR

NAME

umad_set_pkey − set pkey index within umad buffer

SYNOPSIS

#include <infiniband/umad.h>

int umad_set_pkey(void *umad, int pkey_index);

DESCRIPTION

umad_set_pkey() sets the pkey index within the specified umad buffer.

RETURN VALUE

umad_set_pkey() returns 0 on success, and a negative value on an error.

AUTHOR

Hal Rosenstock <halr@voltaire.com>



umad_set_pkey(3)