Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   umad_get_pkey    ( 3 )

получить индекс pkey из буфера umad (get pkey index from umad buffer)

Имя (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).