table of contents
other versions
- buster 22.1-1
- buster-backports 24.0-2~bpo10+1
- testing 33.1+git20210317-1
- unstable 33.2-1
UMAD_GET_PKEY(3) | OpenIB Programmer´s Manual | UMAD_GET_PKEY(3) |
NAME¶
umad_get_pkey - get pkey index from umad bufferSYNOPSIS¶
#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>
January 15, 2008 | OpenIB |