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


UMAD_GET_PKEY

UMAD_GET_PKEY

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
AUTHOR

NAME

umad_get_pkey − get pkey index from umad buffer

SYNOPSIS

#include <infiniband/umad.h>

int umad_get_pkey(void *umad);

DESCRIPTION

umad_get_pkey() gets the pkey index from the specified umad buffer.

RETURN VALUE

umad_get_pkey() returns value of pkey index (or zero if pkey index is not supported by user_mad interface).

AUTHOR

Sasha Khapyorsky <sashak@voltaire.com>



umad_get_pkey(3)