Query: umad_set_pkey
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UMAD_SET_PKEY(3) OpenIB Programmer's Manual UMAD_SET_PKEY(3)NAMEumad_set_pkey - set pkey index within umad bufferSYNOPSIS#include <infiniband/umad.h> int umad_set_pkey(void *umad, int pkey_index);DESCRIPTIONumad_set_pkey() sets the pkey index within the specified umad buffer.RETURN VALUEumad_set_pkey() returns 0 on success, and a negative value on an error.AUTHORHal Rosenstock <halr@voltaire.com> OpenIB June 20, 2007 UMAD_SET_PKEY(3)