Query: umad_get_pkey
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UMAD_GET_PKEY(3) OpenIB Programmer's Manual UMAD_GET_PKEY(3)NAMEumad_get_pkey - get pkey index from umad bufferSYNOPSIS#include <infiniband/umad.h> int umad_get_pkey(void *umad);DESCRIPTIONumad_get_pkey() gets the pkey index from the specified umad buffer.RETURN VALUEumad_get_pkey() returns value of pkey index (or zero if pkey index is not supported by user_mad interface).AUTHORSasha Khapyorsky <sashak@voltaire.com> OpenIB Jan 15, 2008 UMAD_GET_PKEY(3)