umad_set_pkey(3) debian man page | unix.com

Man Page: umad_set_pkey

Operating Environment: debian

Section: 3

UMAD_SET_PKEY(3)					    OpenIB Programmer's Manual						  UMAD_SET_PKEY(3)

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> OpenIB June 20, 2007 UMAD_SET_PKEY(3)
Related Man Pages
umad_get_ca(3) - centos
umad_recv(3) - centos
umad_get_port(3) - centos
umad_release_ca(3) - centos
umad_release_ca(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?